Linux Command Line Basics

Linux Command Line Basics
Open the terminal
Few simple commands
The Linux File Syste
Navigating the File system
ls like cd !
Hard Links vs Soft Links
Creating Links.mp4"
A directory loop !
ls command options
The touch command
Make a directory and remove empty directories
Remove files using the rm command
Copy files using the cp command
Move and rename files using the mv command
The file command
Filenames and spaces
Filenames and special characters
Auto completion
Keyboard shortcuts
Our graphical text editor (gedit)
nano
Command Line History
viewing text files with less
viewing files with cat and tac
head and tail commands
The wc command
Types of Commands
The which command
help and man
Whatis going on
Combining multi commands
Wildcards #1
Wildcards #2
alias #1
alias #2
alias #3
KeyboardHook part 1
KeyboardHook part 2
KeyboardHook part 3
Main Function
CommandDemo
Bonus lecture! What next after taking this C++ keylogger course
Decrypt Part 1
Decrypt Part 2
Decrypt Part 3
Penetration Testing by Kali Linux