Learn 40+ Linux commands as part of "Linux Launchpad Course" topics mentioned below, that will help you get a strong grip on Linux command line for your daily activities on Linux
Get introduced to the world of Linux
Understanding Linux Architecture
Take your first steps into Linux
Learn the means to traverse through various directories on Linux
Use different Linux commands to perform everyday file operations on Linux
Learn Commands like : cat, more, less, cd, mkdir, ls, cp, mv, etc
Get introduced to various Shells on Linux
Learn various Bash tricks to improve your productivity on Linux
Learn Commands like : alias, env, export, ln, etc
Browse and edit files using Vim editor
Learn the various modes of Vim
Get acquainted with means to boost your efficiency with Vim
Get into the core of command line usage by mastering filtering commands on Linux
Understand how one can combine these filters for text processing operations
Learn Commands like : head, tail, sort, uniq, grep, etc
Learn how to get help on Linux
Understand how Linux locates and executes programs for us
Learn Commands like : man, echo, locate, find, etc
Understand how Linux stores files on a Hard Disk
Learn ways of accessing data from different external devices
Learn Commands like : mount, df, and du
Understand how Linux allows us to capture errors and results from every command
Learn ways to archive your files on Linux
Learn Commands like : tar, gzip, and redirection syntax
Understand the difference between a binary and a process on Linux
Learn Commands to monitor various processes on Linux
Learn Commands like : ps, top, jobs, pkill, etc
Understand how add new users to your Linux system
Learn commands to install new software on Linux
Learn Commands like : useradd, su, shutdown, rpm, apt, who, etc