Peepcode Building a Full Rails Stack on Ubuntu 606
·96 words·1 min
I just signed up for a slicehost account today and am trying to setup my new server according with the deprec capistrano recipes according to the free bonus peepcode video: Building a Full Rails Stack on Ubuntu 6.06.
The first capistrano task you have to run is really hard to read since the free video download is pretty poor quality, so you can’t read the underscores very well at all.
cap setup ssh keys
should be
cap setup_ssh_keys
running it the wrong way got me the error
command "sudo chgrp -R deploy /var/www/apps/rails_app" failed on www.servername.com