Date Tags Linux

LINUX: limit speed on apt-get

Limiting speed to near 200 kB/s. Note that not exactly.

sudo apt-get -o  Acquire::http::Dl-Limit=200 -y dist-upgrade

Comments

comments powered by Disqus