ShellRever-Toolkit is a powerful Bash script designed to simplify and automate server management tasks. It's an invaluable asset for system administrators and technical support professionals, offering a suite of features for network diagnostics, service checks, disk space analysis, file permissions fixes, system information retrieval, and user management.
- Ping Test: Test server connectivity.
- DNS Resolution Check: Verify DNS settings.
- Traceroute: Trace the route to servers.
- Check Failed Services: Identify failed services.
- Recent Logs: Access logs for failed services.
- Analyze Disk Space: Review disk space usage.
- Fix File Permissions: Correct file and directory permissions.
- Uptime: Check system uptime.
- Memory Usage: Display memory usage.
- Disk Usage: Show disk space usage.
- CPU Load: Check CPU load.
- Create New User: Add users and specify groups.
- Delete User: Remove users and their home directory.
- List Users: Display all system users.
- Clone this repository:
git clone https://github.com/SpyrosLefkaditis/ShellRever-Toolkit.git
- Navigate to the directory:
cd ShellRever-Toolkit
- Make the script executable:
chmod +x ShellRever.sh
- Run the script:
./ShellRever.sh