2021-01-21 16:58:32 -05:00
##########
2021-01-26 03:14:13 -05:00
#README
2021-01-21 16:58:32 -05:00
##########
This repository is a collection of scripts that I utilize throughout my infrastructure.
2021-01-26 03:10:15 -05:00
You can follow issue tracking here https://gitlab.lhprojects.net/lhprojects-information-network/scripts
2021-01-21 16:58:32 -05:00
Scripts
----------
2021-01-26 03:10:15 -05:00
| Command | Description |
| --- | --- |
2021-01-26 03:15:32 -05:00
| backup.sh | Script I use to rsync files to off-site storage center. You can costomize the configuration via backup.conf and then appending it as an argument during the script execution. |
2021-01-26 03:10:15 -05:00
| cachet_notifyV2.php | A script to update issue on Cachet website. |
| convertPTR2InvidiualDomains.php | Migrate PTR records from a single zone to individual zones. |
| createVhosts.sh | Modern VHOST script to create VHOSTS RHEL systems |
| beep-notify.sh | Attempts to emit a beeping sound through system speaker |
| rsync.sh | A rsync script to rsync data to rsync to remote servers |