No description or website provided.
Shell
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
bash_scripting_conventions bash scripting conventions README formatting Aug 1, 2015
cluster-config
mock-hosts
nagios
ninja-merge
shk
snapshot_backup
span-files
spread_files
README.md

README.md

Scripts Repository

Little utilities which do not deserve their own repository. I try to keep them in a sane state. They can and should be reused.

Currently in:

  • bash_scripting_conventions - Bash scripting conventions that I use
  • cluster-config - "Infrstructure" to orchestrate and build clusters. Made obsolete by Chef/Puppet :/
  • mock-hosts - A utility to mock lines in /etc/hosts, very useful for testing
  • nagios - Nagios plugins were moved to another repository
  • ninja-merge - A N-way directory merge with collision detection and handling
  • shk - Simple Hardening Kit, to help you toughen up your little box
  • snapshot_backup - My reliable script for creating a nice snapshot backup
  • span-files - A utility to span files from one large directory onto small devices
  • spread_files - A utility to spread files from enourmosly big directories (+1000000 files and more)