Slow debian apt-get network download

If after the provisioning of a debian openvz vps the apt-get update is slow to download updates

 

edit /etc/apt/sources.list

and replace the content with the following:

deb http://mi.mirror.garr.it/mirrors/debian/ squeeze main
deb-src http://mi.mirror.garr.it/mirrors/debian/ squeeze main

deb http://security.debian.org/ squeeze/updates main
deb-src http://security.debian.org/ squeeze/updates main

 

then run

apt-get update

apt-get upgrade

 

  • 16 Користувачі, які знайшли це корисним
Ця відповідь Вам допомогла?

Схожі статті

KVM: configure a secondary assigned IPv4

If you run Debian or Ubuntu Edit /etc/network/interfaces auto eth0:0 iface eth0:0 inet...

Reinstall OS for OpenVZ based VPS

Go to the SolusVM control panelhttps://solusvm.prometeus.net/  Login using the credentials you...

KVM Virtualizor - how to use assigned IPv6 /64 subnet

To manage the IPv6 /64 subnet assigned to your KVM vps please use the following button to carve...

Powered by WHMCompleteSolution