Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 496 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 496 Bytes

Useful Sysadmin Scripts

A collection of small scripts for sysadmins tasks.

Installation 🔧

Download them.

  • Bash scripts: You can copy those scripts to /usr/bin just for calling them from any path.

  • Python scripts: Install requirements before use them. You can find requirements.txt file on each folder.

$ pip install -r requirements.txt

Author ✒️

Contributions

All are welcome.