Category Archives: Computer

Making ExpanDrive Work On New Macs

ExpanDrive and other products that rely on the MacFUSE toolkit do not work on MacBook Pros.
Continue reading

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

Adding a GoDaddy SSL Certificate to Zimbra 7

These are the steps that I took to (finally) get Zimbra 7 to accept a GoDaddy-issued SSL certificate. Continue reading

Posted in SysAdmin | Tagged , , , , , , , | 2 Comments

Automatic OS Updates in CentOS

How to tweak the yum dæmon to do automatic and semi-automatic updates. Continue reading

Posted in SysAdmin | Tagged , , , | 1 Comment

Installing Zimbra 7 on CentOS

Personal notes for installing Zimbra 7 on Centos 5, including split DNS for servers behind firewalls. Continue reading

Posted in SysAdmin | Tagged , , | 6 Comments

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

Windows Server 2008 Disk Requirements

Do note that the disk requirement for the latest generation of Windows operating systems are extremely heavy. As usual for “minimum” requirements, the recommendation of 32GB for system partitions is far too small.† Perusing Microsoft’s MSDN forums lends credence to … Continue reading

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

Quickly Scrambling a File (unsort)

A method for randomizing the order of lines in a file. Continue reading

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

Ignoring Files in Subversion from the Command Line

How to edit the subversion ignore list from the command line.
Continue reading

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

Setting Up a Subversion Server

The last time I set up a Subversion server was 2005. Here are notes I jotted down while installing a new server. There are a few gotchas along the way. Hopefully these notes catch all of them. Goal The goal … Continue reading

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

Reset Passwords on Tiger without an Install Disk

I was asked to reset the passwords on an old Mac. This is usually done by booting with an install disk for the right version of the operating system. Determine OS Version The OS version was not displayed on the … Continue reading

Posted in Mac, SysAdmin | Leave a comment