Shell Scripts Development
- Shell 97.4%
- Ruby 2.1%
- JavaScript 0.5%
| BackupRoutines | ||
| Converters | ||
| Fixes | ||
| gitRoutines | ||
| hosts | ||
| MacOSX | ||
| openstack | ||
| SetupRoutines | ||
| UpdateRoutines | ||
| workdir | ||
| .gitignore | ||
| csshinstall.sh | ||
| functions.sh | ||
| historyclean.sh | ||
| README.md | ||
| script.deb.sh | ||
| upgrader.sh | ||
| upgrader.zsh | ||
| upgrader.zsh_gen | ||
Shell Scripts
These ShellScripts should easen the routines and installation process for Service Setup. If you find any errors or bugs in one of the scripts, then please open a bug on this site.
Installation Instructions
It's pretty easy to install the scripts. Download and move them to ~/bin/ and you're ready to go.
Finished Scripts (BETA: Ready for Testing)
UpdateRoutines/UpdateTransmissionBlocklist.shfor updating the Transmission BT Daemon Blocklist
Setup Routines
SetupRoutines/GITLAB/gitlabinstall.shGIT-Lab installation routineSetupRoutines/perconaserverinstall.shPercona (MySQL) Server installation routine
Backup Routines
BackupRoutines/bacula_mysql_backup.shMySQL Backup Script for baculaBackupRoutines/bacula_oracle_backup.shOracle RMAN Backup Script for bacula
Fixes
Fixes/hosteurope_ubuntu.shScript to run after a new provisioned VPS or Root Server @ HostEuropeFixes/localefix.shScript to fix the "default locale not set" error on most debian and ubuntu systems
Finished Scripts (in Production)
csshinstall.shScript to install id_rsa.pub on remote server for keybased authenticationhistoryclean.shScript for cleaning the clutter out of the bash_history fileupgrader.shScript for upgrading local (linux) mac and remote systemsMacOSX/youdl.shfor Passing on the Video URL to Download onto HOST01 via youtube-dlMacOSX/startvm.shfor starting VirtualBOX VMsMacOSX/stopvm.shfor stopping VirtualBOX VMs