Shell Scripts Development
  • Shell 97.4%
  • Ruby 2.1%
  • JavaScript 0.5%
Find a file
2026-06-05 21:26:26 +02:00
BackupRoutines A pgbackup first iteration with some shellckeck fixes 2021-04-19 19:47:52 +02:00
Converters U renamed to zsh extension 2026-06-05 21:24:47 +02:00
Fixes U shellcheck fix 2016-12-03 15:20:20 +01:00
gitRoutines A GH Private eMail Fix 2024-02-17 21:11:57 +01:00
hosts U renamed to zsh extension 2026-06-05 21:26:26 +02:00
MacOSX MOD ADDITIONS 2021-01-05 21:34:37 +01:00
openstack U workdir cleanup 2016-07-18 18:23:55 +02:00
SetupRoutines MOD ADDITIONS 2021-01-05 21:34:37 +01:00
UpdateRoutines U giteaupdate shellchk fixes n systemd integration 2021-06-04 11:45:59 +02:00
workdir C rename master to main branch 2021-11-01 00:00:36 +01:00
.gitignore MOD ADDITIONS 2021-01-05 21:34:37 +01:00
csshinstall.sh U updated paths 2019-12-24 12:37:03 +01:00
functions.sh WoL list edited 2017-09-30 18:36:23 +02:00
historyclean.sh U historyclean 2017-10-07 16:46:17 +02:00
README.md MOD ADDITIONS 2021-01-05 21:34:37 +01:00
script.deb.sh MOD ADDITIONS 2021-01-05 21:34:37 +01:00
upgrader.sh U upgrader mac routine 2018-09-01 17:56:00 +02:00
upgrader.zsh A upgrader in ZSH 2020-02-26 18:07:56 +01:00
upgrader.zsh_gen MOD ADDITIONS 2021-01-05 21:34:37 +01:00

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.sh for updating the Transmission BT Daemon Blocklist

Setup Routines

  • SetupRoutines/GITLAB/gitlabinstall.sh GIT-Lab installation routine
  • SetupRoutines/perconaserverinstall.sh Percona (MySQL) Server installation routine

Backup Routines

  • BackupRoutines/bacula_mysql_backup.sh MySQL Backup Script for bacula
  • BackupRoutines/bacula_oracle_backup.sh Oracle RMAN Backup Script for bacula

Fixes

  • Fixes/hosteurope_ubuntu.sh Script to run after a new provisioned VPS or Root Server @ HostEurope
  • Fixes/localefix.sh Script to fix the "default locale not set" error on most debian and ubuntu systems

Finished Scripts (in Production)

  • csshinstall.sh Script to install id_rsa.pub on remote server for keybased authentication
  • historyclean.sh Script for cleaning the clutter out of the bash_history file
  • upgrader.sh Script for upgrading local (linux) mac and remote systems
  • MacOSX/youdl.sh for Passing on the Video URL to Download onto HOST01 via youtube-dl
  • MacOSX/startvm.sh for starting VirtualBOX VMs
  • MacOSX/stopvm.sh for stopping VirtualBOX VMs