Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Linux Command Line for Beginners
Rating: 4.2 out of 5(656 ratings)
17,486 students

Linux Command Line for Beginners

Introductory course on Linux Command Line (Bash Shell)
Created byNaveen Karippai
Last updated 7/2018
English

What you'll learn

  • Do most commonly used Linux commands
  • Navigate Linux filesystem on command line
  • Create, view and edit text files using (nano) editor and other utilities on command line
  • Find help on various Linux commands
  • Do basic networking tasks on command line - file transfer (HTTP Server, wget) and check connectivity (ping)

Course content

10 sections60 lectures1h 1m total length
  • Introduction to the course1:53

    Master essential Linux command line skills for beginners—navigate files, create text files, find command help, and perform basic networking and file transfers on Linux.

  • History of GNU/Linux0:50

    Explore the Unix origins at Bell Labs, built in C for portability, and the emergence of a Unix-like software system. See how the Linux kernel forms the Linux operating system.

  • Introduction to GNU/Linux1:18

    Explore how the Linux kernel and userland tools and libraries form a Linux operating system, compare it with Windows and X Window Manager, and note its Unix-like, free, portable multitasking.

  • Introduction to Linux Distributions1:51

    Explore how linux distributions, about 600 in total, classify by philosophy and by default software packages, and how package managers like apt and snap shape rolling and fixed releases.

  • QUICK WIN: cal and date0:51

    Learn quick wins on the linux command line by printing the current date with date and displaying calendars with cal, including February 2018 and the full 2018 year.

  • Introduction to Terminal and Shell1:57

    Explore how the Linux shell provides a text-based command line interface for running commands. Learn about bash, root prompts, and terminal emulators that support multiple shell instances.

  • Introduction to Linux
  • BONUS: looking ahead of the curve2:01

    Learn to compare distributions with distro watch, check kernel versions with uname, filter outputs with pipes, locate binaries with which, and view manual pages using environment variables like home.

  • Conclusion0:19

Requirements

  • Any Linux distribution on bare metal (or on Virtual machine)

Description

In this course, you shall get an introduction to Linux Command Line. This course is targeted for Beginners of Linux command line. The users who use Linux extensively or do Bash Shell Scripting should Not enroll in this course as this course cover the basics. 

Become an effective Linux user and level up your career and productivity!

An aside: The major part of this course has been created on Ubuntu Linux but any Linux distribution can be used by the student to follow the course. 

Who this course is for:

  • Beginners who want to use Linux command line for basic tasks but don't know where to start
  • Linux enthusiasts who does not know how to use command line
  • Windows or MacOS users who made a switch to Linux and wants to do basic tasks using command line
  • Aspiring Linux system administrators