-
Recent Posts
- How to Extract a Subdirectory as a New git Repository
- Getting the Executable’s Directory at Run-Time (.NET)
- Installing gitolite on a Mac
- Resetting the iPhone
- Your Time is Limited
- Into Your Light
- Get PyDev Eclipse to Find zmq
- OS X, Apache, Tomcat, and mod_jk
- git Over A Non-Standard ssh Port
- Installing git on CentOS
- How to Reveal Hidden Files and Folders in a Mac OS X File Dialog
- Cleaning Up Jammed Subversion Transactions
Categories
- Arts (18)
- Computer (82)
- Mac (19)
- Programming (20)
- Robotics (1)
- SysAdmin (48)
- Dutch Oven (21)
- Recipes (7)
- Featured (4)
- Languages (14)
- Misc. (19)
- Amateur Radio (7)
- Announcements (1)
- Extra Mile (2)
- Governance (2)
- Uncategorized (6)
- Video (8)
- Ἀρετή (8)
- 日本語 (29)
May 2012 M T W T F S S « Apr 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Tags
amateur Amateur Radio apache centos centos 5 config configuration cooking curry delphi Dutch Oven dutch oven cooking fear git ham ham radio how to independence install Japanese linux Mac mac os x Music os x photography potato rolls Programming radio recipe rice rolls server ssh subversion success unix upgrade Utah vmware windows wordpress Zimbra ユーター 日本語
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 administrator, Mac, mac os x, mysql, mysql administrator, ssh, tunnel
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.
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
Configuring Apache for WordPress
What the Apache config file needs to server up WordPress blogs. Continue reading
Posted in SysAdmin
Tagged 404 error, apache, config, configuration, mod_rewrite, not found, requested url, rewrite, was not found on this server, wordpress
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
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
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
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
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 Cannot assign requested address, cannot start, errno, errno=99, error, ldap, slapd, Zimbra
5 Comments