Skip to content

ShellRever Toolkit is a versatile Bash script designed to streamline server management tasks for system administrators and technical support professionals. It offers comprehensive features for network diagnostics, service checks, disk space analysis, file permissions fixes, system information retrieval, and user management.

License

Notifications You must be signed in to change notification settings

SpyrosLefkaditis/ShellRever-Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ShellRever-Toolkit

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.

Features

Network Diagnostics

  • Ping Test: Test server connectivity.
  • DNS Resolution Check: Verify DNS settings.
  • Traceroute: Trace the route to servers.

Service Management

  • Check Failed Services: Identify failed services.
  • Recent Logs: Access logs for failed services.

Disk Management

  • Analyze Disk Space: Review disk space usage.

File Permissions

  • Fix File Permissions: Correct file and directory permissions.

System Information

  • Uptime: Check system uptime.
  • Memory Usage: Display memory usage.
  • Disk Usage: Show disk space usage.
  • CPU Load: Check CPU load.

User Management

  • Create New User: Add users and specify groups.
  • Delete User: Remove users and their home directory.
  • List Users: Display all system users.

Usage

  1. Clone this repository:
    git clone https://github.com/SpyrosLefkaditis/ShellRever-Toolkit.git
  2. Navigate to the directory:
    cd ShellRever-Toolkit
  3. Make the script executable:
    chmod +x ShellRever.sh
  4. Run the script:
    ./ShellRever.sh

About

ShellRever Toolkit is a versatile Bash script designed to streamline server management tasks for system administrators and technical support professionals. It offers comprehensive features for network diagnostics, service checks, disk space analysis, file permissions fixes, system information retrieval, and user management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages