Skip to content

Instantly share code, notes, and snippets.

@robheittman
Created December 8, 2010 22:19
Show Gist options
  • Save robheittman/734023 to your computer and use it in GitHub Desktop.
Save robheittman/734023 to your computer and use it in GitHub Desktop.
Stuff a Zerigo Ubuntu 10.04 LTS server needs
sudo apt-get install python-software-properties
add-apt-repository "deb http://archive.canonical.com/ lucid partner"
apt-get update
apt-get install sun-java6-jdk
apt-get install git-core
apt-get install ntp
apt-get install vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment