Archive for October, 2007

OSX Snippets: Create an ecrypted sparse disk image to store private stuff (via cli)

hdiutil create Private -type SPARSE -encryption -fs HFS+J -volname Private

Click to continue reading “OSX Snippets: Create an ecrypted sparse disk image to store private stuff (via cli)”

permalinkRead More CommentComments (0) Catosx, snippet

OSX Snippets: /etc/sysctl.conf extra settings

You don’t NEED them, you may not WANT them, but if you have trouble finding what you can and cannot stick in sysctl.conf, this list may help:

Click to continue reading “OSX Snippets: /etc/sysctl.conf extra settings”

permalinkRead More CommentComments (0) Catosx, snippet

OSX Snippets: Really power off your displays

This will really power off your displays, not turn to the dimmest setting:

Click to continue reading “OSX Snippets: Really power off your displays”

permalinkRead More CommentComments (0) Catosx, snippet

OSX Snippets: fast user switch from the command line

Copy this into your favorite editor, save and run for the commandline:

Click to continue reading “OSX Snippets: fast user switch from the command line”

permalinkRead More CommentComments (0) Catosx, snippet

OSX Snippets: iSight disable and restore

Found some code snippets for OS X the other day, heres one about the iSight.

Click to continue reading “OSX Snippets: iSight disable and restore”

permalinkRead More CommentComments (0) Catosx, snippet