Site menu:

Sponsored by

Bitcube Ltd.  Expert Linux Consultancy

Categories

Meta

Site search

 

June 2005
M T W T F S S
« May   Jul »
 12345
6789101112
13141516171819
20212223242526
27282930  

Archives

Links:

Archive for June 6th, 2005

Bandwidth limiting

This is another one for the todo list. A program which does bandwidth limiting of anything run after it. Something like “limit -d 25K aptitude upgrade” would limit aptitude to a total download speed of 25KB/s. How to implement this? Good question, dunno if it’s possible to use the QoS stuff in linux, but using [...]