3

Possible Duplicate:
How can I get apt to use a mirror close to me?

Are there any plugins for apt like the fastestmirror on e.g.: Fedora?

So that the selected repo mirror for Ubuntu is always fast (because the plugin always uses the fastest server)

Thank you!

LanceBaynes
  • 1,055

1 Answers1

2

There is the option to find the fastest Server in Synaptic. You can also do that by hand in a script. That script would for instances ping all mirrors in the list, selecting the fastest and then edit the sources.list accordingly.

There was a question about this recently. Will look for it. Please stand by.

Edit:

Lenkenstyen's comment answers the gui-part and for newer versions the console part.

As for the console part on older versions of ubuntu you could consulte the link postet earlier in this sentence.

con-f-use
  • 18,813