Skip to content

Instantly share code, notes, and snippets.

@iromli
Created November 23, 2010 23:13
Show Gist options
  • Save iromli/712742 to your computer and use it in GitHub Desktop.
Save iromli/712742 to your computer and use it in GitHub Desktop.
A collection of Ubuntu commands
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys [last_8_digits]
sudo aptitude -o Acquire::http::No-Cache=True -o Acquire::BrokenProxy=true update
sudo apt-get update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment