Nerdier

Adjective: Comparative form of nerdy: more nerdy.

Bash

Cloudera be gone (for loop #winning).

I needed to completely remove cloudera and the hadoop services installed by it so I could reprovision the server to another cluster. This is the super awesome for loop I used;

Makepasswd

I discovered this handy program while investigating generating password hashes and have written a little script that installs it and xclip and then puts a script in /usr/bin that allows you to type a command to generate a pass and copy it to your clipboard.

eaccelerator.sh

eAccelerator is a PHP accelerator – http://en.wikipedia.org/wiki/EAccelerator

git.sh

My attempt at making installing git on servers at work much more efficient.

APC.sh

APC is a PHP accelerator – https://en.wikipedia.org/wiki/Alternative_PHP_Cache#Alternative_PHP_Cache_.28APC.29