Created
July 23, 2014 20:41
-
-
Save slickplaid/9cb92edb573814434d7c 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 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
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