Skip to content

Instantly share code, notes, and snippets.

View D3MZ's full-sized avatar
😎

Demetrius Michael D3MZ

😎
View GitHub Profile
@D3MZ
D3MZ / rubyplusplus 12-17-2011
Created September 24, 2012 16:43 — forked from whistler/rubyplusplus 12-17-2011
Set up Ubuntu for Rails and Github
############ For Vitual Machines #######
sudo locale-gen en_CA.UTF-8
sudo apt-get install ruby git build-essential
############ Apt-Fast ############
sudo apt-get install axel
axel -a "http://www.mattparnell.com/linux/apt-fast/apt-fast.sh"
sudo chmod +x apt-fast
sudo mv apt-fast /usr/bin/