Archive for October, 2005

Los Alamos, NM

Monday, October 24th, 2005

I am back in New Mexico for another fun-filled week at Los Alamos National Laboratory. 😀

View Map

Backup SVN Repositories

Friday, October 21st, 2005

I wrote this small shell script to backup my svn repositories. Feel free to adapt to your needs or just point and laugh. 😉

View Bash Source

Find MX Host

Friday, October 21st, 2005

 I needed to look up some MX hosts some time ago so I whipped up a short perl script to do the job.

View Perl Source

Random Password Generator

Friday, October 21st, 2005

This is a (mostly) random password generator that I coded up one slow day at work.

Click Here

View Perl Source