Skip to content

Instantly share code, notes, and snippets.

@slickplaid
Created July 23, 2014 20:41
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save slickplaid/9cb92edb573814434d7c to your computer and use it in GitHub Desktop.
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
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