
A short introduction. Who am I and what is this course all about.
You will have a short background about Linux. The history of Unix/Linux shortly and what components that together makes a Linux distribution.
We will have a look at the first and most basic shell commands.
How can we create files, move them, rename and delete? You will learn in this lecture.
How to change directory, what is the default directory and so on...
The famous echo command will print anything you select on screen. How about Hello World? :-)
More and less are both more and less the same thing, but less is more. You will use them both to look at text one screen at a time.
How to use wc to count words, lines and characters. How to sort text line by line and how to use head and tail to see beginning/end of file.
This is the real power of shell commands: To connect commands together
In this lecture you will learn about the file descriptor stderr that will show all error messages, and how to redirect that output.
You will learn how to enable ssh remote login
sudo is the power. I explain the differences between sudo and su, and how to use these very powerful commands.
What makes a file hidden? And how do we show them?
How to use the chmod to change file permissions
You will learn how file ownerships works and how to change it.
How to inverse the grep and how to ignore case.
About the /etc/passwd file
How to add and delete users
Linux has a simple but effective group management system that will be explained here.
How to get out of the vi editor
This is a short round-up where I conclude the course so far. Thanks for watching!
Remember! 30 days money-back guarantee with no questions asked. I want you to be satisfied with my course. No Happy - No Pay!
Also, please take advantage of the free previews to see what you will get.
After finishing this course you will feel confident and have a base knowledge of the Linux command shell.