Clerical Rigor

    • Business
    • Writing Free Software
Illustration of a bird flying.
  • Blacky-black-out

    There’s a script down there vvvvv and up there ^^^

    January 18, 2012
  • UW Hypervisor looks stable

    UW Hypervisor looks stable

    The new hardware looks like it’s reliable. The one I swapped out 10 days ago crashed every 3 days or so for reasons I couldn’t discern. I changed that one for a spare I had laying around and have been hosting my blog on the machine to exercise it. So far, no crashes, and a…

    January 16, 2012
  • Zelda cut her own hair

    Can you believe she will be 5 in 5 months!?

    January 15, 2012
  • Migrating VMs from pure paravirt hypervisor to hvm-capable hypervisor

    I’m also changing all of my disk layouts from being block devices per each guest partition to one block device hypervisor side per each /dev/xvd* guest side. The block devices all live on a single storage server and are being served via iSCSI. One of the guests is making use of AoE, but I’m thinking…

    January 15, 2012
  • Scarlet poses for Zelda

    January 14, 2012
  • The Very Model of a Poster to CLPM

    So, in 2002 I attended my first SPUG meeting. Also in attendance were Randal, Tim, J.P. (I think) and quite a few of the other usual suspects. The guest speaker was the inestimable Dr. Damian Conway. This night might be the single most important event in my career as a builder of the internets. I…

    January 12, 2012
  • Replaced hypervisor

    The system which was hosting this blog had a tendency to go down every few days. I swapped it out for a spare yesterday. Let’s see if it stays up. The hypervisor hosts this web server, a mysql server and an SKS pool member, all of which are built on top of Squeeze.

    January 6, 2012
  • Perl interface to processing / querying NIST’s NVD feed

    For a work project, I wrote a library in perl that can be used to query the NVD feed that NIST publishes here: http://nvd.nist.gov/download.cfm Here’s a snippit from the perldoc: use NIST::NVD::Query; # use convert_nvdcve to generate these files from the XML dumps at # http://nvd.nist.gov/download.cfm my( $path_to_db, $path_to_idx_cpe ) = @ARGV; my $q =…

    December 16, 2011
  • xend xml parsing failure – solution

    I got this error when starting xend after a filesystem crash: [2011-12-09 11:05:04 5590] ERROR (SrvDaemon:349) Exception starting xend (not well-formed (invalid token): line 3, column 0) It sounded like an XML parsing error, but the stack trace in the log didn’t say which file it had loaded. It turns out that it was trying…

    December 9, 2011
  • Bitcoin WoT using PGP/SKS

    There was recently a post to the sks list prompting discussion regarding the use of PGP and SKS as a distributed web of trust for an alternative currency system called “Bitcoin.” This reminds me of a project I worked on in the early ’00s with the late Jeff Fairhall and Thomas Greco. Anyhow, I mumbled…

    December 9, 2011
←Previous Page
1 … 10 11 12 13 14 … 46
Next Page→

Clerical Rigor

Proudly powered by WordPress