code snippets
HHVM/nginx Vagrant Bootstrap and Provisioning Script
A bootstrap script to configure a virtual machine to use HHVM/nginx, proxied locally with Vagrant that can also be modified to provision a non-vagrant Ubuntu instance.
Node: Not Found? But I Just Installed It!
NodeJS doesn't work with 'node' but does with 'nodejs', run `sudo ln -s "$(which nodejs)" /usr/bin/node`