
Learn basic Linux commands, install wget, manage cloud instances via the management console, stop instances to avoid charges, and cover root access, password login, security, and memory basics.
Learn how to connect to a remote linux system via ssh, using either keys or passwords, and understand port 22 access and remote service status.
Discover passwordless ssh login by generating public and private keys, copying the public key to the remote host, and logging in without a password.
Learn how to set up and use passwordless login to securely run commands remotely, monitor systems, and automate tasks with scripts, boosting productivity in the Linux command line.
learn to use the console to access a remote server, log in with a username and password, and view server logs to manage admin controls.
Learn to add data to files using cat and redirect, directing command output into a file from the Linux command line.
Learn to view and modify file and directory permissions, understand user, group, and others, and work with hard and soft links, plus numeric permission representations.
Learn how to get help on linux commands, view usage with --help, and use man and info pages for detailed documentation.
List files in the current directory with the ls command, and reveal details, hidden items, and sorting by name or time using options like -l, -a, and -t.
Master copying files between multiple remote servers using scp, including passwordless login, parallel transfers, and automating multi-host sessions.
Set up a local yum repository to centralize software downloads behind a proxy and firewall. This lecture discusses connecting enterprise nodes via VPN and keeping mirrored packages updated.
Learn to sort data in files using the sort command, choosing keys, handling delimiters, and sorting numerically or by string value in ascending order.
In this section, you will learn what Linux commands are, and how they are structured so that you can get valuable insight into how working with the Linux command line works, rather than just memorising command after command after command like other Linux courses will make you do.
You will learn important concepts such as:
The difference between the Linux terminal and the shell
Command Input and Output
Data Redirection.
Connecting Linux Commands together to Build Sophisticated Data Pipelines.
And so many other useful concepts that will give you the fundamental skills to confidently use the command line to accomplish anything you want.
This course also focuses on empowering you to be an independent learner of the Linux operating system so you will also learn how to use the Linux Manual.
Knowing how to use the Linux manual will give you the independence to do what you want to do, rather than just what other people have shown you.
Become an effective Linux user and advance your Career. Learning the Linux Command Line will take you FAR!
Learn to appreciate the power of the Linux command line.
Understand the structure of the Linux File System.
Learn how to utilize Linux man pages and help tools.
Realize the differences between soft and hard links.
Learn how to navigate your Linux File System using few simple commands!
Learn how to create, modify and process files.
Learn how to create your own Linux commands.
You will also find animated videos to help you understand complex Linux concepts in a very simple way.
There is a file associated with every video explaining the commands to reinforce your understanding and to clear any confusion you have.