Monthly Archives: March 2011

Monitor connectivity

On one of my boxes, i started to get some connectivity drops, so wanted a way to monitor and alert me when it happened. Found a script called watchping which seems nice, installed it and hope it fits my needs, … Continue reading

Posted in Geek, Tech stuff | Tagged , | 2 Comments

MySQL sort order with null values last

If you wanna sort a column which includes null values and want them last, try this:

Posted in Tech stuff | Tagged , | Leave a comment

Samba share on AIX with AD auth

If i knew all the problems it would cause, i would have installed a Linux VM to run it on Anyway, needed to setup a temporary storage for a win7 migration project, and the SAN with most free space only … Continue reading

Posted in Tech stuff | Tagged , , , | Leave a comment