Skip to content

This python code lets you use things that you need to run as server owner at one place

License

Notifications You must be signed in to change notification settings

richi704/Python-Server-Admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status-PY

This basic python code lets you see things that you need to run as server owner

NEED TO BE RAN IN SUDO

obrazek

INSTALL REQUIREMENTS

"sudo python3 requirements_installer.py"

MAKE IT EXECUTABLE

If you want to make the .py file executable here are the commands for it

"sudo apt install pyinstaller"

"pyinstaller --onefile admin.py"

MENU

  1. Check Network Status
  2. Check Disk Status
  3. Check CPU Load
  4. Check GPU Load
  5. Check Apache2 Status
  6. CPU Stress Test
  7. GPU Stress Test
  8. List Services ON
  9. Ping LocalHost
  10. Ping IP/Domain
  11. Test Internet Speed
  12. Run Htop (process monitoring)
  13. Run IfTop (traffic monitoring)
  14. Run Ranger (file manager)
  15. Package Installer
  16. Package Uninstaller
  17. SSH Connection
  18. Live System Stats

S. System update

T. Tips

Releases

No releases published

Packages

No packages published

Languages