Skip to content

Instantly share code, notes, and snippets.

@joequery
Created August 19, 2012 23:40
Show Gist options
  • Select an option

  • Save joequery/3398622 to your computer and use it in GitHub Desktop.

Select an option

Save joequery/3398622 to your computer and use it in GitHub Desktop.
New Ubuntu Machine
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install chromium-browser
sudo apt-get install git
sudo apt-get install vim
sudo apt-get install screen
ssh-keygen -t rsa
mkdir ~/web
mkdir ~/web/github
mkdir ~/web/lab
mkdir ~/web/comcorp
mkdir ~/web/private
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment