Monthly Archives: April 2007

Logwatch Iptables Tweak

Logwatch is a great program, used by sysadmins everywhere. As part of it’s output, it shows any packets logged by iptables. I have iptables set to log dropped packets, as it makes it FAR easier to debug server access issues. … Continue reading

Posted in Articles, Geek | Comments Off

Smokeping Arch Converter

If you use smokeping and need to move your data from one computer to another with a different architecture, please check out my Smokeping Arch Converter.

Posted in Geek | Comments Off

Jedo Linux Status Report

Well, time for another status report I think…. Development is a bit stalled at a moment, which is mostly culprit of all the work I’m putting into getting my business started. I have the base built and tweaked, but I … Continue reading

Posted in Geek | Comments Off

RHEL 4 Security Report

Redhat have released an interesting report into the security risks associated with Redhat Enterprise Linux 4 over the past 2 years. It’s interesting to notice that almost all of the critical flaws were with GUI-based applications (in particular Mozilla products), … Continue reading

Posted in Geek | Comments Off

CentOS/RHEL 5 Notes

CentOS 5 has been out for about a week now, and in this time I’ve installed 3 new servers with it – one i386 and two x86_64. Again, the CentOS developers have done an excellent job of rebuilding Redhat’s SRPMs, … Continue reading

Posted in Articles, Geek | Comments Off

vi vs vim on CentOS/RHEL

Here’s a useful tip for CentOS/RHEL (and possibly other distros) – by default, a lightweight version of vim is installed to /bin/vi, which is enough to get basic administration done, but doesn’t have a lot of useful features, like being … Continue reading

Posted in Articles, Geek | Comments Off

OpenSSH Chroot Jail Script

Recently I configured a server for a client, which uses chrootssh to provide locked down access to various SSH users. In the process, I wrote a little script to make it a bit easier to setup the chroot directories, and … Continue reading

Posted in Articles, Geek | Comments Off

Amberdms Ltd Launched

Today, I’m pleased to announce the formation of my new company, Amberdms Ltd. This is where a lot of my free time has been going lately (and will do for quite a while…) I’m still working at Prophecy Networks full … Continue reading

Posted in Geek, Personal | Comments Off

Google TiSP

Finally! A truly brilliant internet solution that can be installed by anyone, and eliminates the need for expensive infrastructure construction. Introducing Google TiSP This is clearly an ideal replacement for New Zealand’s bad broadband offerings! ;-)

Posted in Geek | Comments Off

Forward Errors

Ever seen anything like this in your logs? /home/username/.forward.hostname: Group writable directory: 675 Time(s) /home/username/.forward: Group writable directory: 675 Time(s) The problem is caused if you have a mailserver setup, it looks in your home directory for a forward file. … Continue reading

Posted in Articles, Geek | Comments Off