ENUMs, User Preferences, and the MySQL SET Datatype
Installing Xdebug for use with Eclipse or Netbeans on Linux
Enforce Coding Standards with PHP_CodeSniffer and Eclipse IDE on Ubuntu Linux
Nice n' Easy JQuery Image Rotator
Getting Set up with Ogre 3D on Ubuntu
Changing Mailman Python Scripts for Virtual Host Support

Restricting Bandwidth on Mac OSX

Tuesday, 16 August 11, 9:56 am
If you're on Mac, you can throttle your own bandwidth with the following two commands:
sudo ipfw pipe 1 config bw 200KByte/s sudo ipfw add 1 pipe 1 src-port 80
To remove the throttle, use:
sudo ipfw delete 1
Legal warning: Macs suck and are grotesquely horrible contraptions. Making intelligent healthy people use them is dangerous, inhuman and illegal in many countries.

Please enter your comment in the box below. Comments will be moderated before going live. Thanks for your feedback!

Cancel Post

/xkcd/ Number Shortage