Today is an install day at the IMA. I think I've got the bulk of 3rd Floor Lind hall all ready for reinstallation. I'll work on Fourth floor after lunch. Not a whole lot of exciting things to report yet today. We'll see how things progress. 15:25:00 CST -- Update. I finally made a WorkLog script that forces me to log information to a file. It's pretty slick. I tied it into my ~/.bash_profile and ~/.bash_logout files with a prompt asking whether I want to add a log entry or not. This allows me to defer the log entry until I know what the problem was. At any point, I can type "addlog [-i] 'message'", the "-i" for interactive editing, to add an entry. The script itself is quite simple. You can grab it from http://wookimus.net/~chewie/src/addlog, if you'd like. Anyway, back to the grind. ^chewie