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
Related posts:
- how to move your php development environment to linux (Debian/Ubuntu) Nowadays, lots of php developers are thinking to move their...
- Debian Sid on chroot Today i sucessfully installed Debian Sid on chroot in my...
- using ubunt ? need non-free software ? today i passed some time tune my ubuntu gutsy (7.10)....
- install imagemagick support to your debian/ubuntu server imagemagick is one of the best library to work with...
- 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