GNU, linux based systems, free software and other computer related things...

Limiting Network Traffic using WONDERSHAPER tool

First we install wondershaper:
#aptitude install wondershaper # for debian based distros like ubuntu.

We execute wondershaper e.g:
#wondershaper eth0 10000 100

This example limits eth0 traffic to 10000 kilobps download and 100 kilobps upload speeds.
You can freely copy, change or create derivative works from this page contents, only requisite is adding a link to this web page.