Question: I want to select APT repository server/mirror that is fastest for my location. How can I do it in Debian?
Answer: You can use application named as “netselect-apt” to get new sources.list file with fastest APT mirror. Install this application by command "sudo aptitude install netselect-apt" and run it in accordance with Debian distribution you use (Debian Etch in our example):
sudo netselect-apt -n etch -o /etc/apt/sources.list
sudo apt-get update
P.S. By the way, in Ubuntu you can do the same in a few clicks.









Hey if any of you are REALLY interested in this I suggest skip the online tutorials as they only can take you so far. You need to learn quickly and know this program in and out. Video professor is a great way to do it (ref link: http://bit.ly/learning-software ) ? So quit stalling people and get to work