Tag Archives: Mac

Installing gitolite on a Mac

How to install gitolite on a Mac. Continue reading

Posted in Mac | Tagged , , , , | 5 Comments

How to Reveal Hidden Files and Folders in a Mac OS X File Dialog

It turns out that there is an undocumented (or poorly documented) key combination to show and hide hidden folders and files. Press Command-Shift-Period (⌘⇧.) to toggle hidden files and folders on and off. Continue reading

Posted in Mac | Tagged , , , , , , , , , , | Leave a comment

OS X Preview’s Hidden Powers

Link to an article that lists useful features of the OS X Preview app. Continue reading

Posted in Mac | Tagged , , , , , | Leave a comment

Making a Mac Tab to Drop-Down List Controls

Developers, and power users in general, tend to like using the keyboard for moving around because it’s ofttimes faster to push a key or two than pick up the dominant hand, grab the mouse, click, then move the hand back … Continue reading

Posted in Mac | Tagged , , , , , , , , | Leave a comment

Operating the Second DVD Tray on a Mac via the Keyboard

On Macs with two DVD drives, both can be opened and closed from the keyboard. The primary drive can be opened and closed normally, with the eject key (⏏). The secondary drive can be opened and closed holding down the … Continue reading

Posted in Mac | Tagged , , , , | 1 Comment

Getting NeoOffice to Work on Snow Leopard

You may find that NeoOffice does not launch after installing Snow Leopard. There is a fix. Continue reading

Posted in Mac | Tagged , , , , , , | 3 Comments

Snow Leopard Upgrade Gotcha: Black Screen

How to avoid getting a black screen when upgrading your computer to Mac OS X Snow Leopard. Continue reading

Posted in Mac | Tagged , , , , , , , , | 2 Comments

How to Display UTC (GMT) on the Mac Dashboard

Which settings will display UTC (GMT) in the Apple Dashboard using the World Clock widget that comes with OS X. Continue reading

Posted in Mac | Tagged , , , , , , , , , , , , , | 17 Comments

Using MySQL Administrator Over a Secure (ssh) Connection

MySQL Administrator is not designed to work over a secure connection like ssh. By using ssh tunneling, you can connect to your remote MySQL servers from your workstation. MySQL Tools Download the MySQL Tools package. Install the MySQL Tools package. … Continue reading

Posted in Mac, SysAdmin | Tagged , , , , , , | 8 Comments

Upgrading Subversion on OS X

The default Subversion on the Mac is 1.4. How to upgrade to 1.5. Continue reading

Posted in SysAdmin | Tagged , , , , | Leave a comment