- Network Commands
- Directory Structure of Linux file system
- Services in linux
- CURL Command
- NetCat Command
- ls Command
- Grep Command
- find Command
- locate Command
- AWK Command
- SED Command
- du – Disk Usage Command
- umask
- ulimit (user limit)
- sudo
- Performance monitoring
- top Command
- htop
- lsof Command (List Of Open Files)
- netstat
- vmstat
- iostat
- iotop
- nano editor
- SSH and Certificate
- PS Command
- Character Set and Character Encoding
- Soft link and hard link (Symbolic link)
- youtube-dl
- install mysql
- install java and maven
- Apache Web Server
- install apache web server
- httpd and apachectl
- Basic Settings
- Proxy and Reverse Proxy (What is a proxy)
- .htaccess file
- Installing XAMPP on ubuntu
- Mounting NFS
- Zips & Tar
- less
- Split Screen in unix
- tmux
- Konsole
- Screen
- Terminator
- Tilix
Bash Shell Script :
- What is Shell, Bash, Kernal, Terminal and what is Shell Scripting?
- echo in shell script
- Variables in Shell Script
- Variables and export and source
- Executing a shell Script (./ vs . vs sh)
- Read User Inputs from Keyboard
- Passing Argument to Shell Script ($@ , $#, $?)
- Shell Expansion (read me) – Double Quotes Vs Single Quote Vs Backtick vs Curly Bracket
- set command (set — a)
- pipeline
- expect to handle interactive task (read me)
- If elif and else statement
- File test operators
- Writing or Appending data into a file
- Logical AND and OR Operator in shell script
- Arithmetic Operations
- Arithmetic Operations using Basic Calculator
- Arithmetic Operations using Expr in detal
- Case
- Array in Shell Script
- While Loop
- Until Loop
- For Loop
- Select Loop
- Break and Continue Statement
- Reading File using While Loop
- Reading File using For Loop
- Function in Shell Script
- Local Variable in Function
- Function with return statement & Ternary Operator
- Readonly command
- Stdin, Stdout, Stderr in shell Script
- basename command
- Signal and Traps in ShellScripting
- Semicolon in Shell Script
- Turnery Operator
- Input redirection
- Piples in Shell Script
- Enum
- Oops in Shell Scriping
- case insensitive
- All about Brackets & Quotes in Shell Script
- Standard Input, Standard Output and Error
- Functions
- execute a command in shell script
- Array and Map in ShellScript
- Debug a Shell Script
- Commands used in scripting
Utility Scripts :
Read Me
Read Me : Commands on Linux :
https://www.geeksforgeeks.org/eval-command-in-linux-with-examples/
Future Topics
- Grep Command
- SFTP and SCP
- CUT
- Cron Expression
- history
- hard links and soft links
- Utilisation of RAM (top, free, vmstat and sar)
- File system
- Mounting NFS file system
- Stdout and Stderr
- VI commands
- Group and Users in linux
Interview Questions:
Set 1 – Guru 99
Set 2 – Guru 99
Set 3 – Edureka