-
-
Save benjohnson77/b647dd12cde87c28422c2fc5cf1efdd8 to your computer and use it in GitHub Desktop.
Rackspace Ubuntu Server - Allow older system to get updates using apt with Rackspace's Mirrors
This file contains 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
sudo sed -i -e 's/mirror.rackspace.com\|archive.ubuntu.com\|security.ubuntu.com/old-releases.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