Skip to content

Instantly share code, notes, and snippets.

@rubenerd
Created October 20, 2014 06:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rubenerd/2843ee37814fbbff447f to your computer and use it in GitHub Desktop.
Save rubenerd/2843ee37814fbbff447f to your computer and use it in GitHub Desktop.
Ubuntu sources.list with mirrors.txt
## /etc/apt/sources.list for Ubuntu 14.04 LTS
## Using mirror.txt pool for geographically-close servers
deb mirror://mirrors.ubuntu.com/mirrors.txt trusty main restricted universe multiverse
deb mirror://mirrors.ubuntu.com/mirrors.txt trusty-updates main restricted universe multiverse
deb mirror://mirrors.ubuntu.com/mirrors.txt trusty backports main restricted universe multiverse
deb mirror://mirrors.ubuntu.com/mirrors.txt trusty-security main restricted universe multiverse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment