Created
October 20, 2014 23:47
-
-
Save xrl/142708bc56453acc19b3 to your computer and use it in GitHub Desktop.
How to maintain a raring system
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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