Sys-Admin is a script written on bash to do basic System Adminsitrator job. It helps every linux users to know about their system without knowing any command and it can also do work like compressing and finding all active host on ur home network.
- Simple cli Interface.
- Can do all of the basic system adminstrator job.
- features like compression,ping sweep.
Sys-Admin will run on anything that has a bash shell.
Operating System: Linux
Shell:Bash
git clone https://github.com/prajwal-basnet1/Sys-Admin
chmod +x Sys-Admin
./Sys-Admin
- You can contribute by adding more System administrator commands.
- Fix issue & submit pull request.
