Recent Posts

Tiny Tiny RSS

2 minute read

In my last post I was thinking about what to do now that Google Reader is headed for end-of-life. As a quick interim step, I installed Liferea on my Ubuntu d...

Powershell and WMI, redux

less than 1 minute read

About a year ago I posted some tricks for pulling information about WMI counters on Windows using the Powershell command line tools.

OpenNMS and WMI, update

less than 1 minute read

About a year ago I wrote a couple of posts about setting up OpenNMS with WMI (part 1, part 2), but until recently we were unable to leave this functionality ...

Ubuntu journaled disk quotas

less than 1 minute read

If you install quota support on current versions of Ubuntu, modify your fstab to add usrquota and/or grpquota options, and run quotacheck, you will get a mes...

System.Net tracing

less than 1 minute read

I was trying to troubleshoot an intermittent issue with a .NET application connecting to vsftpd on a Linux box today. The issue is that the .NET application ...