March 12, 2010

Apple’s Navigation Change

Apple's Site Navigation Bar

You can sure tell where Apple’s money is coming from, with all the real estate that they are giving the iPod, iPad, iPhone, and iTunes links in the header of their redesigned site.

January 8, 2010

MySQL and Snow Leopard (Mac OS X, 10.6.x)

After upgrading to Snow Leopard, the symlink was lost in /usr/local

cd /usr/local
sudo ln -s mysql-5.1.37-osx10.5-x86_64/ mysql

Simply run that in the Terminal, and you should be all set.

October 3, 2008

Connecting to the Remote Windows Console with Mac’s RDP Client

Ever needed to connect to the remote console of the machine rather than running through a terminal services session so that you could install certain software, or reset stuck terminal services sessions from a remote location? All you have to do is type /console behind the host in the window.

Remote Desktop Connecting to Console