Category Archives: SysAdmin

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

WordPress TV

WordPress has unleashed its video tutorial site, WordPress.tv. You can find all kinds of helpful videos from basic tutorials to WordCamp conference sessions.

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

New Look

The site is sporting a new look. I hope it’s also easier for people to use.

Posted in SysAdmin | Leave a comment

Fix for “Warning: cannot yet handle MBCS in html_entity_decode()! error” in WP-Postviews

I installed the WP-Postview plugin for WordPress. Everything was fine until it encountered Japanese. Then it barfed repeatedly with “Warning: Cannot yet handle MBCS in html_entity_decode()!”. To work around this problem, I found some great notes on SearchMarked.com. Edit the … Continue reading

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

Configuring Apache for WordPress

What the Apache config file needs to server up WordPress blogs. Continue reading

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

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

Installing PowerDNS

There are notes on installing PowerDNS on a CentOS 5 server. This is generic enough that it aught to work on any RPM based Linux distro with yum installed. Continue reading

Posted in SysAdmin | Tagged , , , , , | 11 Comments

Upgrading Zimbra 4.5.10 to 5.0.11

There are my running notes for upgrading a Zimbra 4.5.10 server to the latest Zimbra 5.0.11. Continue reading

Posted in SysAdmin | Tagged , , , , , , , | 1 Comment

Workaround for FreeMind OutOfMemory Exception (Mac OS X)

FreeMind on OS X has not been working. Rather, it’s been giving me an out of memory exception. Here is a workaround. Continue reading

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

Zimbra Start Error: slapd daemon: bind(7) failed errno=99 (Cannot assign requested address)

You may encounter slapd error 99 when trying to start a Zimbra server after moving the machine to a new IP address. Continue reading

Posted in SysAdmin | Tagged , , , , , , , | 5 Comments