Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
75 Linux commands you ever need to work in Linux environment
Rating: 4.4 out of 5(139 ratings)
10,601 students

75 Linux commands you ever need to work in Linux environment

the only linux commands you need to manage 95% of the linux work
Last updated 11/2022
English
English

What you'll learn

  • 75 day-to-day linux commands that will cover 95% of the general work in linux environment
  • hands-on practice of all the commands
  • 10 different categories of commands to handle all types of basic operations in linux
  • how single commands work together to create powerful linux commands

Course content

3 sections24 lectures4h 57m total length
  • What we learn in this course4:36

    Explore environment, file management, software installation with yum and apt, and basic scripting and networking in Linux.

  • Let me introduce myself2:44

    Anil introduces himself as your trainer and outlines the focus on 70 basic linux commands, drawing on cloud and devops experience to guide your linux journey.

  • setup the environment quickly for our work2:58

    Set up a browser-based Linux practice environment using Katacoda and Ubuntu, practice commands across a temporary server with three terminals.

  • resources - github page with commands and server details for practice0:10
  • Windows Vs Unix2:00

    Explains how Windows is a single-user system and Unix is multi-user. Contrasts terminal-based Unix with remote server use and Windows GUI for ease of use.

  • Unix Vs Linux10:24

    Compare the origins and differences of Unix and Linux, from the C-based kernel to open-source Linux flavors such as Red Hat and Fedora.

  • how the linux commands function3:23

    Learn how Linux commands map to kernel system calls like copy, remove, and move via shells such as bash, sh, and ksh, with bash as the default on many systems.

  • history unix/linux

Requirements

  • general familiarity with windows or mac
  • enthusiasm

Description

Linux is NOT difficult. Its just slightly different.

If you are using a Windows or Mac laptop then you are doing almost all the tasks that a linux user does.  Repeating again, linux is not difficult , its just slightly different.

This course will teach you 10 categories of commands ( a total of 75 commands) that are used by any advanced linux user to do 95% of the tasks on a daily basis.

For each command, 

  1. purpose of the command , (explained)

  2. demo of the command and the meaning of the output of the command  ,  (shown/explained)

  3. a github page with instructions on how to execute the command , ( url provided) 

  4. a browser-based linux environment provided for practice ( live linux environment provided) 

At the end of the course there is a quiz with questions covering all the commands in the quiz.

-------------------------------
Linux is NOT difficult. Its just slightly different.

If you are using a Windows or Mac laptop then you are doing almost all the tasks that a linux user does.  Repeating again, linux is not difficult , its just slightly different.

This course will teach you 10 categories of commands ( a total of 75 commands) that are used by any advanced linux user to do 95% of the tasks on a daily basis.

For each command, 

  1. purpose of the command , (explained)

  2. demo of the command and the meaning of the output of the command  ,  (shown/explained)

  3. a github page with instructions on how to execute the command , ( url provided) 

  4. a browser-based linux environment provided for practice ( live linux environment provided) 

At the end of the course there is a quiz with questions covering all the commands in the quiz.


[update - October'2022] - replaced katacoda practice environments with killercoda practice environments on github page. Now learners can start using killercoda free account to practice the commands on the github page.

[update - November'2022] - autogenerated captions replaced with manually fixed captions. Hopefully it will be helpful if you are using captions.

Who this course is for:

  • anyone starting with linux
  • students learning linux basics
  • windows users who want to learn basic linux commands
  • mac users who want to learn basic linux commands
  • developers,sysadmins,dbas who are starting on linux