- Notifications
You must be signed in to change notification settings - Fork3
A collection of self-made sysadmin scripts
License
unkn0wnAPI/sysadmin-scripts
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A collection of scripts that I made to automate or simplify IT tasks.
This github repository is divided into three categories:Linux,Windows andNetworking. Each category stores scripts related to topic or/and platform that the script should be used.
Short explanation for each respective category:
Windowscategory holds scripts and tools to be used on Windows Platform (Mostly Windows Server);Networkingcategory holds scripts to automate network appliances configuration (like MikroTik Devices);Universalcategory holds scripts to are not confined to specific hardware or OS;Linuxcategory holds scripts and tools to be used on Linux systems (Some script may work only on selected platforms).
To run the scripts from this repository, you'll needGit installed on the machine. After installing git, you need to clone this repository by using the following commands:
# Clone this repositorygit clone https://github.com/unkn0wnAPI/sysadmin-scripts.git# or if you prefer to use an ssh connectiongit clone git@github.com:unkn0wnAPI/sysadmin-scripts.git
All scripts stored here, were written byunkn0wnAPI
This project is licensed under theMIT License.
About
A collection of self-made sysadmin scripts
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.