Present Location: News >> Blog >> unlink(tree) and stuff

Blog

> unlink(tree) and stuff
Posted by prox, from Charlotte, on January 07, 2006 at 21:51 local (server) time

Took down the tree today.  It was a little tough to get back into the original box, but after sitting on it, there was success.  Duct tape helps, too.

I've posted some photos of Christmas in Florida, trip to Universal Studios and Orlando, and testing the exposure on my new Canon PowerShot S70.  I really need a tripod.  I was being creative finding places to rest the camera.  Any recommendations?  Oh, also, new version of picscript, now with EXIF support.

Also, Debian has been giving me tons of GPG errors lately.  Apt apparently didn't have the necessary public keys anymore:

W: GPG error: http://ftp.debian.org testing Release: The \
following signatures couldn't be verified because the public key is \
not available: NO_PUBKEY 010908312D230C5F

I solved this by looking at this page and executing the following:

# gpg --keyserver subkeys.pgp.net --recv-keys \
084750FC01A6D388A643D869010908312D230C5F && gpg --export \
084750FC01A6D388A643D869010908312D230C5F | apt-key add - 

After spending way too long messing with Perl, nonce and atlantis now have the temperature of some hard drives monitored via MRTG.  I'll put the code up shortly.  It's pretty simple.

Also... this is fun, I need to be at work at 0400 on Sunday for some fun network foo.  If I were in charge, all outages would be at 1400 on a Monday.  Customers, bah!  Good thing this only happens once in awhile.

Speaking of, I think it's sleep time.

> Add Comment

New comments are currently disabled for this entry.