Anti-Spam Functionality on the Hub Transport (Exchange)

With the ever increasing volume of spam e-mails (98% of all e-mail at the last count I’m sure I read somewhere), there are plenty of spam filtering methods around now (including hosted services and applications to be installed on your servers), but if you’re using Exchange 2007, you may be able to use the in-built …

Change the Default Spell Checking Language in Mac OS X

One thing I’ve noticed on Mac OS X 10.5 Leopard is that even though you select “United Kingdom” for the keypad, locales etc,  the spell checking still stays in American English.  This is quite annoying, and not an obvious thing to change.. but it can be done, so that British English is the default. In …

Monitoring the Status of Multiple Linux/BSD/OSX/Unix Hosts

daz@scampi:~$ ruptime You may run multiple Linux servers, or BSD servers, or even AIX servers, and need to monitor uptime, load averages, and users logged in from one central point.  @davetaylor on Twitter asked for the output of the ruptime command, which got me looking into the command in more detail – hence this post! …