Recent Posts

IIS7 URL Rewrite module - things to know

1 minute read

Things not immediately obvious that you should know about the IIS7 URL Rewrite module, based on our experience at $work and the results of the support call w...

Ubuntu - rssh - sftp only, with chroot

1 minute read

Here’s how to setup rssh on Ubuntu, to allow sftp only with a chroot directory. Note that these instructions are for Ubuntu Server 9.04 x64, other versions m...

OpenNMS and WMI - Part 1, getting started

3 minute read

I’ve setup and used OpenNMS at my last job and my current job, and it works very nicely. One thing I haven’t done until last week, though, is get WMI monitor...

Powershell and WMI

1 minute read

I’ve been working a fair bit with WMI on Windows servers, in particular pulling out performance counters (will shortly be putting up another post about OpenN...