Skip to content

Instantly share code, notes, and snippets.

@feitang0
Last active November 19, 2015 08:54
Show Gist options
  • Save feitang0/9e110278965c95c37aac to your computer and use it in GitHub Desktop.
Save feitang0/9e110278965c95c37aac to your computer and use it in GitHub Desktop.
ubuntu mirror

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

add above on the top in /etc/apt/sources.list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment