Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Complete Ubuntu Course with Hands-On Demonstrations
Rating: 4.2 out of 5(108 ratings)
10,070 students

Complete Ubuntu Course with Hands-On Demonstrations

Gain sufficient skill to perform system administration tasks on Ubuntu Linux in 2022
Created byVitalii Shumylo
Last updated 1/2023
English
English [Auto],

What you'll learn

  • Working with command line
  • Running BASH commands
  • Finding and Discovering Commands
  • Interpreting Command Help
  • Much more

Course content

7 sections103 lectures5h 6m total length
  • listing directory contents/making directories/moving around with ls/mkdir/cd/pwd7:10

    Learn to navigate the home directory and other directories using ls, ls -a, mkdir, cd, and pwd; create subdirectories, view hidden files, and move with tilde, dot, and dot dot.

  • listing directory contents/making directories/moving (continued)0:45

    Practice using Linux commands to list files with ls, create directories with mkdir, navigate with cd to the home directory and to the parent, and print the path with pwd.

  • ls (commands)0:01
  • listing directory contents -- ls (options)2:00

    Explore how to use ls with popular options and the man page, including -l, -a, -h, and -S, to list, sort, and view file sizes, owners, and permissions.

  • listing directory contents -- ls (options) (commands)0:01
  • moving around the Linux OS with --cd5:23

    Navigate the linux file system using cd to change directories, list contents with ls, and apply absolute or relative paths, including root and home, with tab completion.

  • cd (commands)0:02
  • making directories --mkdir (options)1:37

    Learn how to create directories with mkdir using options to create directories and subdirectories in one command, create multiple directories at once, and view results with verbose and recursive options.

  • mkdir (continued)1:30

    Learn to use mkdir -p to create a main directory with multiple nested subdirectories in a single command, enabling fast setup or scripting for batch directory creation.

  • mkdir (continued) commands0:04

Requirements

  • A wish to acquire or to refresh your skills on linux command line
  • An access to command line of any linux distro (on physical or virtual machine)

Description

IT professionals and those who want to become more familiar with Linux are the intended audience for this course. And it is intended to provide the viewer with the information that they need to know in order to get started with command line in order to perform essential Linux administration tasks, including installation, establishing network connectivity, managing physical storage, and basic security administration. This is a really well organized class that includes detailed demos of each stage.


This training will assist participants in automating and scripting their day-to-day responsibilities. There are several live demonstrations available that walk you through how to use Bash commands. I really hope that this will assist you in working more productively in your job.

Here is some of the students' reviews:

'Thanks, instructor! It's a good structured course several hours long. I carried much useful information from it.'  -- James K

'simple and clear' --Swathi Mettu

'Very useful for Linux Administrators' --DORDAA SUGLO RUDOLF

'Great course! I love that you don't linger on each topic. You say what it is, what it does, and why you would need it, and you move on. Great!!' --David Ramirez

'Structured teaching..' --Dhanush Raj

'Great Course with good information explained and detailed' --mariano Martinez

'Great course! Excellent content, very clear.' --J B

'Perfect! Good to have it.' --Lern Li

Who this course is for:

  • It's good for all who want to learn Linux command line
  • IT Specialists
  • System Administrators
  • DevOps Technicians