Get All Bonus Space

The DropBox client, when installed, sends your MAC address to the DropBox server and it is stored in a database. Thus, if you try to install DropBox several times in order to get referrals, you will not succeed. One way to go would be to advertise your links using Google advertisements (has been done before), but that would require some initial investment.

ifconfig en1 ether $(printf "%s:%s:%s:%s:%s:%s\n" `jot -r -w "%02x" 6 0 99`)

provided that en1 is the external WAN interface.