We currently migrate to MediaWiki from our old installation, but not all content has been migrated yet. Take a look at the Wiki Team page for instructions how to help or browse through our new wiki at wiki.linux-vserver.org to find the information already migrated.

Bandwidth Management

Network Bandwidth Management for Guests is most easily achieved via iptables and tc -- see the [ Linux Advanced Routing & Traffic Control HOWTO] for details ...

Future network implementations (ngnet) will aid with the context tagging of network packets but will not duplicate features already present in the mainline kernels (like traffic shaping and such)

Accounting

The amount of sent/received data at the socket level is already accounted, the actual network traffic has to be accounted by utilizing iptable accounting rules (this will change with ngnet)