Rate/Bandwidth limiting

From FOG Project
Revision as of 11:54, 11 May 2010 by Admin (talk | contribs) (New page: ===Taming The Beast=== As FOG is so quick this can also cause huge problems for networks that aren't so fabulous. In some instances deploying an image to a single machine can bring down a...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Taming The Beast

As FOG is so quick this can also cause huge problems for networks that aren't so fabulous. In some instances deploying an image to a single machine can bring down a whole network. One of a handful of solutions is to slow down the speed of the servers network card. Here is an example of a command that might take a little speed off your imaging.

ethtool -s eth0 speed 100 duplex half autoneg off