These are various scripts I use throughout my network for public consumption.
Go to file
Lutchy Horace 882c7cfacf Remove timeout, remove temp script, and catch exit status 2024-01-08 23:03:28 -05:00
.vscode Initial commit 2021-01-21 16:58:32 -05:00
.htpasswd Initial commit 2021-01-21 16:58:32 -05:00
README.md Added jellyfin_sslsetup.sh script 2023-08-23 22:22:46 -04:00
autoattach Convert to lowercase, then match. 2021-02-10 15:18:24 -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 * Now I can supply whatever backend I want 2021-11-09 01:52:55 -05:00
borgbackup.sh Remove timeout, remove temp script, and catch exit status 2024-01-08 23:03:28 -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 Added --confpath help usage 2023-08-28 20:57:01 -04:00
jellyfin_sslsetup.sh Make jellyfin_sslsetup.sh executable! 2023-08-23 22:33:23 -04:00
monitor_ip.conf.example First Draft and should close this MR 2021-10-26 08:10:32 -04:00
monitor_ip.sh First Draft and should close this MR 2021-10-26 08:10:32 -04:00
openbsd_poweroff.sh Added executable bit to openbsd_poweroff.sh 2021-03-10 05:47:55 -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
update_firewall.sh Resolve "update_firewall.sh can intermitten failures if it's unable to resolve fwgw.lhprojects.net" 2023-06-06 22:56:44 +00:00

README.md

README

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

You can follow issue tracking here https://git.bugzbunny.net/lhp/scripts/issues

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
monitor_Ip.sh Place this script in a cron job, when an IP differs, will restart Nginx. See script header for more detials.
openbsd_poweroff.sh My own personal poweroff script for OpenBSD hosts
autoattach A custom script to auto attach to a TMUX session when you first SSH in
jellyfin_sslsetup.sh Rsync the certificate from edge server