Setting up an Ubuntu 13.04 Server for RailsMay 25, 2013 |
sudo adduser deploy
Make sure that each line completes before running the next. Don't just copy the lines in all at once or it will use the beginning letters of one line as an answer to questions the first may ask.
sudo apt-get -y update && sudo apt-get -y upgrade