This repository contains a collection of practical Shell scripts for Linux system administration, monitoring, automation, and troubleshooting.
Scripts are organized into folders based on functionality for easy navigation.
- monitoring/: CPU, memory, disk, and overall system health scripts
- backup/: Automated backup scripts for files, directories, and servers
- network/: Network monitoring and troubleshooting scripts
- logs/: Logs generated by scripts (optional)
- Clone the repository:
git clone https://github.com/nideshpp/Shell-Scripting.git
cd Shell-Scripting