Skip to content

Instantly share code, notes, and snippets.

@benjohnson77
Forked from slickplaid/upapt.sh
Created June 2, 2017 04:24
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benjohnson77/b647dd12cde87c28422c2fc5cf1efdd8 to your computer and use it in GitHub Desktop.
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
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