Archive for December, 2010

Make Internet Sharing DHCP work OSX 10.5

The following procedure is confirmed to work as written. Start Internet Sharing if it’s not already running. In Terminal, type cp /etc/bootpd.plist /tmp/bootpd.plist Stop Internet Sharing. Open /tmp/bootpd.plist for editing using TextEdit or whatever. Locate this section of the file, near the end: <key>reply_threshold_seconds</key> <integer>4</integer> Change the value 4 to 0. In Terminal, type sudo cp /tmp/bootpd.plist /etc Start Internet [...]

Read more

Snow Leopard OSX support for SSD “TRIM” command

Not yet … let me know when it has been implemented.

Read more