Alway boot Mac OS X in Verbose Mode

To boot Mac OS X in verbose mode, you could hit Command+V during startup, which brings up the familiar white on black console. If you'd prefer to always see the system messages on boot, you can adjust the firmware from the Terminal with the nvram command.

To turn on Verbose booting, at the Terminal type the following:
sudo nvram boot-args="-v"

Disabling Verbose mode:
sudo nvram boot-args=

And to see the current firmware nvram settings:
nvram -p
Related Entries:
Boot iPhone or iPod Touch in verbose mode
Activate Single Window Mode - Safari
Secure Gmail Notifier using hidden preference setting
10.4.8/9 to 10.4.10 upgrade guide
How to force your iPod Touch into restore mode
Comments (0)  Permalink

Secure Gmail Notifier using hidden preference setting

People in the Mac scene discovered that the Gmail Notifier, as distributed by Google, defaults to sending your Gmail password over the network in clear text every time it checks your inbox for new mail. This is incredibly insecure, especially since Google has plenty of smart people who now how to secure internet communication. They have the capability to enable secure communication as proven by the ability to access Gmail entirely over HTTPS (by using https://mail.google.com as the entry point). As it turns out, there is an easy "hack" for Mac users to switch Gmail notifier to HTTPS as well:

Pull down the Notifier menu (either Calendar or Gmail), hold down Command and Option, and click Preferences on the menu. You’ll see a hidden settings editor. Enter SecureAlways in the Key field (upper and lower case must be entered as shown) and 1 in the Value field, then click Set. Quit Notifier and start it up again. From now on, all connections with both Gmail Gcal will be https.
Related Entries:
Alway boot Mac OS X in Verbose Mode
10.4.8/9 to 10.4.10 upgrade guide
Comments (0)  Permalink
1-2/2