Skip to content

Instantly share code, notes, and snippets.

@xrl
Created October 20, 2014 23:47
Show Gist options
  • Save xrl/142708bc56453acc19b3 to your computer and use it in GitHub Desktop.
Save xrl/142708bc56453acc19b3 to your computer and use it in GitHub Desktop.
How to maintain a raring system
# You need to point apt at old-releases.ubuntu.com
sudo sed -i 's/us.archive.ubuntu.com/old-releases.archive.ubuntu.com/g' /etc/apt/sources.list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment