A simple interactive Bash script for common Linux system administration tasks.
- 🖥️ Display system information
- 💾 Show disk usage report
- 🧠 List top 5 memory consuming processes
- ⏰ Setup cron jobs easily
- 👤 Create new Linux users
- 📦 Backup any directory with date-stamped archives
- 📡 Monitor log files in real time
- 🐧 Linux system with Bash
- 🔑 Basic user with sudo privileges (for some options)
git clone https://github.com/YOUR_USERNAME/linux-toolbox.git
cd linux-toolbox
chmod +x toolbox.sh./toolbox.sh- Feel free to open issues or submit pull requests with improvements!
This project is licensed under the MIT License.
