These are various scripts I use throughout my network for public consumption.
Find a file
Lutchy Horace 96619c8183 Merge branch '1-add-support-for-openbsd-in-autoattach-script' into 'master'
Resolve "Add support for OpenBSD  in autoattach script."

Closes #1

See merge request lhprojects-information-network/scripts!1
2021-01-26 04:24:02 -05:00
.vscode Initial commit 2021-01-21 16:58:32 -05:00
.htpasswd Initial commit 2021-01-21 16:58:32 -05:00
autoattach Support for different flavors of BSD systems. 2021-01-26 04:21:38 -05:00
backup.conf.example Initial commit 2021-01-21 16:58:32 -05:00
backup.sh Initial commit 2021-01-21 16:58:32 -05:00
beep-notify.sh Initial commit 2021-01-21 16:58:32 -05:00
bootstrap.sh Initial commit 2021-01-21 16:58:32 -05:00
cachet_notify Initial commit 2021-01-21 16:58:32 -05:00
cachet_notifyV2.php Initial commit 2021-01-21 16:58:32 -05:00
convertPTR2InvidiualDomains.php Initial commit 2021-01-21 16:58:32 -05:00
createVhosts.sh Initial commit 2021-01-21 16:58:32 -05:00
README.md Fix formatting 2021-01-26 03:15:32 -05:00
rsync.sh Initial commit 2021-01-21 16:58:32 -05:00
timesheet.lhprojects.net.conf Initial commit 2021-01-21 16:58:32 -05:00

########## #README ##########

This repository is a collection of scripts that I utilize throughout my infrastructure.

You can follow issue tracking here https://gitlab.lhprojects.net/lhprojects-information-network/scripts

Scripts

Command Description
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.
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