fucked rc.conf?
Append “1” to the kernel line in grub. This should drop you down into a barebones shell post boot.
Append “1” to the kernel line in grub. This should drop you down into a barebones shell post boot.
git config —global color.branch auto
git config —global color.diff auto
git config —global color.interactive auto
git config —global color.status auto
Googled from http://arthurkoziel.com/2008/05/02/git-configuration/
Update .git/config on your production servers after moving your git repo and before deploying.
Starting rabbitmq (mac ports)
sudo /opt/local/sbin/rabbitmq-server start
Starting couchdb (mac ports)
sudo /opt/local/bin/couchdb
Starting Resque
QUEUE=* rake resque-work