World of *Nix

by S. M. Ibrahim (lavluda)
এপ্রিল 13th, 2007

Speedup your apt

Apt is the best friend for any deb dependend linux like debian , ubuntu etc.

You can speed up your apt by searching the nerestrepositery of apt (for your distro/linux)

I tested some tools to do this, APT-SPY shows the best performance :)
From manpage:

apt-spy is a program that tests a series of Debian archive mirrors for bandwith. It writes an /etc/apt/sources.list with the fastest server.

Run this command as su or root next thing will done by apt-spy, it will write a new /etc/apt/sources.list and the olde one will be backup with sources.list.bak

apt-spy -d unstable -n 5

Share/Save/Bookmark

Related posts:

  1. how to move your php development environment to linux (Debian/Ubuntu) Nowadays, lots of php developers are thinking to move their...
  2. Debian Sid on chroot Today i sucessfully installed Debian Sid on chroot in my...
  3. using ubunt ? need non-free software ? today i passed some time tune my ubuntu gutsy (7.10)....
  4. install imagemagick support to your debian/ubuntu server imagemagick is one of the best library to work with...
  5. Installing ttf fonts on Debian or Ubuntu Linux Here is the simple step to install ttf font on...

Related posts brought to you by Yet Another Related Posts Plugin.

Leave a Reply