Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Intro to Linux
Rating: 4.2 out of 5(929 ratings)
14,969 students

Intro to Linux

Linux Command Line Fundamentals
Created byDanny Z
Last updated 12/2025
English

What you'll learn

  • Initial Install of Linux OS.
  • Navigate the Linux filesystem.
  • Understand Linux Security fundamentals.
  • Find help while using the Linux command line.
  • Realize the potential of the Linux command line.

Course content

6 sections20 lectures59m total length
  • Introduction2:33

    Course Introduction: overview on what we’ll be covering in the course

  • VirtualBox Install0:45

    Installing VirtualBox on you own system

  • Vagrant Init1:01

    Vagrant Initialization

  • Vagrant Init Part ll0:57
  • Headless VM Overview1:09
  • Vagrant Installation Quiz

Requirements

  • A desire to learn Linux.
  • Some familiarity with VirtualBox and Vagrant

Description

Looking to learn Linux? 


This course is aimed for beginners looking to dive into the Linux command line

We will be starting from the initial install and using a setup of VirtualBox and Vagrant, and you will leave having the fundamentals to continue on your learning journey.


Why learn Linux?

Over 90% of the public cloud workload operates on Linux. If you're going to be working in anything cloud related, you will be touching Linux.
Even in our everyday lives, Linux comes into play. In fact, those google searches? They are made possible with Linux behind the scenes.


Why vagrant?

This tool uses a base image to quickly clone a virtual machine, and saves time and resources in the process. It allows for a repeatable process, should you want to get more virtual machine environments after the course.


In the course, I am using MacOS, if you’re using Windows please use Git for Windows as this provides a Bash emulation.
This will align things as closely as possible to using Unix/Linux and will ensure you have an SSH Client.


This course is divided into the following sections

Initial Install

The initial install and setup of VirtualBox and Vagrant.
These downloads are included in Lecture 2


Basic Essential Commands

  • Where am I?

    • pwd, ls, ls -lah

  • Where to?

    • cd, cd ..

    • The concept of ~ vs /

  • How?

    • How to learn how to use a command

    • man ls


Productivity Tips

Getting the most bang for your buck at the command line

  • Tab completion

  • Aliases


Security Fundamentals

Important Security Concepts to Know

  • Linux Security

  • Permissions and access

  • sudo vs su

Man Pages

  • How to get help on a command

  • How to look for examples


Are there any prerequisites for this course? 

  • Just a desire to learn Linux :)


Target Audience

For beginners looking to dive into the Linux command line

Who this course is for:

  • For beginners looking to dive into the Linux command line