debian-apt.rst
changeset 1715 ec4088985c44
parent 1616 1559575ac211
child 1716 ee2b194456b8
--- a/debian-apt.rst	Sun Feb 15 13:15:49 2015 +0200
+++ b/debian-apt.rst	Sun Apr 12 14:25:14 2015 +0300
@@ -146,3 +146,14 @@
 
   $ aptitude search '?tag(works-with::logfile)'
 
+Find nearest mirror.
+====================
+::
+
+  $ sudo apt-get install netselect-apt
+  $ netselect-apt stable
+  $ netselect-apt testing
+  $ netselect-apt unstable
+  $ netselect-apt experimental
+  $ netselect-apt sid
+