Current Month Sar utilization peaks

November 2, 2006

 I needed to find the peak utilization for over 100 Linux servers, so rather than interpreting sar output manually, I spent my time doing something that I could reuse.

Read more

sshd: fatal: daemon() failed:

October 23, 2006

I had a few systems crash over the weekend, and one in particular had some filesystem corruption. It also happened that the file corruption was on the root filesystem, and it was a SAN boot machine. Anyhow, after booting up into a rescue disk (using pxe boot), I was able to fsck the root filesystem.

Read more

View last X posts in phpBB

October 18, 2006

This will query your phpBB database and display the last SHOW_HOWMANY post subjects. I couldn’t find anything that did this already, so I wrote this.

Use at your own risk. Read more

Cpanel EasyApache update

September 4, 2006

EasyApache is a pre configured script that allows you to easily update Apache Web server through WHM or SSH on a server running cPanel. In this tutorial we will show you how to update apache using SSH /scripts/easyapache.

Read more

« Previous Page