# sudo vim /etc/apt/apt.conf.d/76download
Add lines below:
================
Acquire
{
Queue-mode "access";
http
{
Dl-Limit "25";
};
};
================
These codes will limit speed to 25KB/s, when you are in command mode or using Synaptic Package Managemer (GUI).
Ref: http://www.associatedcontent.com/article/2717695/ubuntu_limiting_download_speed_in_synaptic.html
20100303
订阅:
博文评论 (Atom)
没有评论:
发表评论