Skip to content

Instantly share code, notes, and snippets.

View jmondo's full-sized avatar

John Gesimondo jmondo

View GitHub Profile
@jmondo
jmondo / ubuntu-setup.md
Created April 1, 2012 01:41
Setting up Rails server environment on Ubuntu 11.10

Setting up Rails server environment on Ubuntu 11.10

Including Rails, Passenger, RVM, Ruby 1.9.3, SSH keys, Postgres and a test app

Instructions

  • This is tested on a clean install of Ubuntu 11.10 server (with SSH root access), though it should work on whatever install you have now.
  • Replace LOGIN with your ubuntu username
  • Replace SERVER_ADDRESS with the IP address of your server