Live Mock Interview Of LINUX | Technical Round | Placement | Job

Hands on Training from Industrial Experts
Global access to Job opportunities
Best Practices of Professional Networking
This is how our institute conducts live interview.
We are starting our New Batch for devops within a month.
We provide a 100% placement Opportunity.
Register Here - forms.gle/F7ttwR2uS4yTwzBe8
#upgrade #upskill #datascience #dataengineerjobs #dataengineer #dataengineeringroadmap #datarecovery #career #technology #udemy #zielotech #bhubaneswar
Call/Whatsapp - 9692881191
Website - careers.zielotech.com/
Facebook - / zielotechgroupofinstitute
Instagram - / zielotechinstitute
What is DevOps? This DevOps is the most heard word in the tech industry. People want to become DevOps engineers but don't know where to start. Most beginners think that DevOps is technology or tools or a programming language that they can learn and become a DevOps engineer. But DevOps does not work like that.
DevOps is a mindset, a way of working for an organization so that new features reach to the users as quickly as possible and smoothly too. In this video, I will talk about DevOps philosophy and how it helps any organization.
DevOps is a great career in 2022 and beyond. If you're at all interested in the crossover between development and operations, it could be a Ken-Thompson-level field for you. With six-figure salaries, swift job growth, and plenty of upward mobility, the future for DevOps is blindingly bright.
What is Data Science? | Complete RoadMap | Simply Explained
DevOps Engineering Course for Beginners
What is DevOps? Easy way
DevOps Tutorial for Beginners | Learn DevOps in 7 Hours - Full Course | DevOps Training | Edureka
DevOps In 5 Minutes | What Is DevOps?| DevOps Explained | DevOps Tutorial For Beginners |Simplilearn

Пікірлер: 21

  • @mohitgangil8092
    @mohitgangil8092Ай бұрын

    pgrep process_name - to find pid of any process

  • @mohitgangil8092
    @mohitgangil8092Ай бұрын

    sed '1,2w jeetu' hello == to copy from one file from another

  • @mohitgangil8092
    @mohitgangil8092Ай бұрын

    find . -type d -perm 755

  • @SivaKumar-xh4vp
    @SivaKumar-xh4vp Жыл бұрын

    last question answer find /path/to/dir -type f -perm 764

  • @harshitgupta5425
    @harshitgupta54252 жыл бұрын

    Hello bro, great vid. But I have a question, I have zero experience with linux and anything devops related and I'm in 4th year of Btech, should I focus only on DSA, Python and other stuff and leave DevOps for time being

  • @zielotechinstitute

    @zielotechinstitute

    Жыл бұрын

    Kindly share your contact number so we can give you better clarity on this. or you can dm us on instagram instagram.com/zielotechinstitute/

  • @the_chessian
    @the_chessian Жыл бұрын

    to print all file in dir except 1st and 2nd file : $ ls -l | sed '1,3d'

  • @paragkannake1221
    @paragkannake1221 Жыл бұрын

    find / -type f -mtime -15

  • @status_premacha
    @status_premacha Жыл бұрын

    Find /path name/ -type f -permi 764

  • @the_chessian
    @the_chessian Жыл бұрын

    for deleting before 15 days file : $ find path_name -type f -mtime -15 -exec rm -rf {} +

  • @status_premacha

    @status_premacha

    Жыл бұрын

    How to delete empty line in the file on linux

  • @the_chessian

    @the_chessian

    Жыл бұрын

    @@status_premacha sed '/^$/d' filename OR grep -v '^$' filename

  • @gshatech319
    @gshatech319 Жыл бұрын

    Any telugu boys here

  • @zielotechinstitute

    @zielotechinstitute

    Жыл бұрын

    yes many

  • @the_chessian
    @the_chessian Жыл бұрын

    to delete blank lines of a file : $ sed -i '/^$/d' file_name

  • @gshatech319
    @gshatech319 Жыл бұрын

    Sir my name is ganesh iam trained linux course in ameerpet currently iam stying in here i did completed my graduation in 2018 i want to intrest mock interview pls concider me sir how i contact you

  • @zielotechinstitute

    @zielotechinstitute

    Жыл бұрын

    we only conduct mock interview of our students

  • @the_chessian
    @the_chessian Жыл бұрын

    largest file in directory : $ ls -lhS OR $ ls -lhS | awk "NR==2"

  • @the_chessian
    @the_chessian Жыл бұрын

    to copy a file from one server to another server : $ scp file_name remote_server@ip_add:path_name

  • @anosikelight3084

    @anosikelight3084

    Жыл бұрын

    Hi please how can I dm you privately?

  • @cktech9

    @cktech9

    11 ай бұрын

    Thank you for sharing the knowledge. In case if we don't know the IP address, then we can write hostname also. Even that will give us the same output.

Келесі