Skip to content

Instantly share code, notes, and snippets.

@alexclifford
Created June 24, 2014 00:21
Show Gist options
  • Save alexclifford/feded4776901b9f08715 to your computer and use it in GitHub Desktop.
Save alexclifford/feded4776901b9f08715 to your computer and use it in GitHub Desktop.
Ubuntu sources.list mirrors
# Automagically works out which mirror is the fastest and uses that
deb mirror://mirrors.ubuntu.com/mirrors.txt precise main restricted universe multiverse
deb mirror://mirrors.ubuntu.com/mirrors.txt precise-updates main restricted universe multiverse
deb mirror://mirrors.ubuntu.com/mirrors.txt precise-backports main restricted universe multiverse
deb mirror://mirrors.ubuntu.com/mirrors.txt precise-security main restricted universe multiverse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment