|
1 | 1 | ### Shell Scripts for quick and easy System Administration
|
2 | 2 |
|
3 | | -This repo contains a bunch of shell scripts to facilitate day-to-day SysAdmin tasks |
| 3 | +This repo contains a bunch of bash scripts to facilitate day-to-day SysAdmin tasks |
4 | 4 | for Linux-based Operating systems; primarily covers CentOS (and by extension, RHEL)
|
5 | | -and Debian. |
| 5 | +and Debian. |
| 6 | + |
| 7 | +###### installation_scripts |
| 8 | + |
| 9 | +A bunch of bash scripts to install various software and tools on Linux machines - currently written and tested only for CenTOS/RHEL systems. |
| 10 | + |
| 11 | +###### python-scripts |
| 12 | + |
| 13 | +Python scripts for various sysadmin tasks. |
| 14 | + |
| 15 | +###### server_management |
| 16 | + |
| 17 | +Bash scripts for server management and sysadmin tasks. |
| 18 | + |
| 19 | +###### miscellaneous |
| 20 | + |
| 21 | +Other miscellaneous bash scripts. |
0 commit comments