26/04/05: Picking Your Best Debian Mirror

A quick command that finds the fastest Debian mirror:

apt-spy update
apt-spy -d testing -s GB

The above command finds the quickest mirror located in UK and updates /etc/apt/sources.list accordingly. Look for your country code in /etc/apt-spy.conf.

back