* Remove obsolete scripts
* Update README
This commit is contained in:
parent
2500470a1a
commit
c0e6080a66
18 changed files with 10 additions and 1199 deletions
13
README
13
README
|
@ -4,11 +4,18 @@ README
|
|||
|
||||
This repository is a collection of scripts that I utilize throughout my infrastructure.
|
||||
|
||||
You can follow issue tracking here https://redmine.lhprojects.net/projects/scripts
|
||||
You can follow issue tracking here https://gitlab.lhprojects.net/lhprojects-information-network/scripts
|
||||
|
||||
Scripts
|
||||
----------
|
||||
|
||||
backup_files.sh: Script I use to rsync files to off-site storage center. You can
|
||||
| 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.
|
||||
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 |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue