MySQL 5.0 and SSL

I needed to get an old version of MySQL server 5.0 running with SSL on Debian Etch. It was not as simple as you might have thought.

2014-04-20 · 18 min

Build an inode Lookup Database using SQLite3

I show a simple but effective use of SQLite3 to help me with an analysis problem.

2011-08-28 · 5 min

NFS Lock Analysis with tshark (Wireshark) and Python

NFS locking can impede the performance of your clustered application. Learn how to capture and analyse NFS traffic to see where your locking issues are.

2011-08-28 · 9 min