Skip to content

Instantly share code, notes, and snippets.

@Oyonax
Forked from se35710/apt-mirror.sh
Created September 25, 2020 11:07
Show Gist options
  • Save Oyonax/93f18b424a0bf1d52147b37268bcd0b0 to your computer and use it in GitHub Desktop.
Save Oyonax/93f18b424a0bf1d52147b37268bcd0b0 to your computer and use it in GitHub Desktop.
Replace archive.ubuntu.com in sources.list with fastest mirror
sed -i 's/http:\/\/archive.ubuntu.com\/ubuntu\//mirror:\/\/mirrors.ubuntu.com\/mirrors.txt/g' /etc/apt/sources.list
@Oyonax
Copy link
Author

Oyonax commented Sep 25, 2020

Search for your country and test some:
https://launchpad.net/ubuntu/+archivemirrors

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