Linux
- Overview
- Linux Distros
- Ubuntu
- Debian
- CentOS
- Red Hat Enterprise Linux (RHEL)
- Fedora
- Commands
- ls
- pwd
- cd
- gzip
- unzip
- shutdown
- reboot
- ftp
- crontab
- service
- ps
- free
- top
- df
- chmod
- chown
- passwd
- mkdir
- ifconfig
- Working with Shell Scripts
- What is Shell?
- Basic Operators
- Command Line Arguments
- Loops
- Variables
- Arithmetic Operations
- Arrays
- Functions
- Regular Expressions
- Debugging
- Shell Recipes
- Checking Server Utilization
- Checking Disk Space
- Find out the current working directory of a running process
- Read A File Line by Line
- Drawing a Special Pattern