A collection of small scripts for sysadmins tasks.
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
- Endika Gil - Initial Work - endikagil
All are welcome.