Skip to content

Instantly share code, notes, and snippets.

View jlcapps's full-sized avatar

Lee Capps jlcapps

View GitHub Profile
@jlcapps
jlcapps / gist:231048
Created November 10, 2009 17:23 — forked from mguterl/gist:98172
# credits
# http://github.com/hartcode/serverjuice/
# http://blog.fiveruns.com/2008/3/3/compiling-ruby-rubygems-and-rails-on-ubuntu
# http://www.rubyinside.com/how-to-install-a-ruby-18-stack-on-ubuntu-810-from-scratch-1566.html
# upgrade packages
apt-get update
apt-get upgrade
# install reasonably easy-to-use text editor (skip this if you can wield something greater)