Archive for September 19th, 2011
19th September
2011
I used Ubuntu 10.04 so that I know I don’t need to upgrade for the next four years.
1. Follow Linode’s excellent ‘Getting Started‘ instructions.
2. Add a new user and add them to the sudoers file.
3. Use Josh’s ‘Railsready‘ script to install Ruby etc.
Rather than using RVM to create gemsets, I prefer to ‘Vendor Everything‘, so I didn’t use RVM to install Ruby.
4. Install Passenger (this will also install nginx)
1 Comment