Posts Tagged ‘macosx’

February 8th, 2010

Permalink

Elsewhere

Fixing “Copy Address” in Mail on 10.6 → Simply type in defaults write com.apple.mail AddressesIncludeNameOnPasteboard -bool NO in terminal

October 28th, 2009

Permalink

Elsewhere

DynDNS Snow Leopard Compatibility → I’m not sure if dynDNS will ever update their Mac client but there’s a solution. Simply type the following two codes into terminal (first one will ask for your password):

sudo chmod +s /usr/local/dyndns/DynDNSUpdaterService
sudo perl -pi -e 's:.*nohup: :' /Library/StartupItemsDynDNSUpdater/DynDNSUpdater