A collection of Bash scripts showcasing Linux system administration skills, including user management, backups, resource monitoring, network checks, file operations, and log analysis.
- Manage users
- Create and restore backups
- Monitor system resources
- Check network connectivity
- Analyze and troubleshoot logs
- System updates
Each script is self-contained. Simply make it executable and run:
chmod +x script-name.sh
./script-name.sh