Clerical Rigor

    • Business
    • Writing Free Software
Illustration of a bird flying.
  • Ohai! It looks like I’m back online!

    I’m working on my disk array today. The plan is to take the data off of a 6-disk RAID-6 and put it onto three 4-disk RAID-4s.

    May 28, 2012
  • How to read the important bits on my business card from the command line

    $ curl -sO http://wp.colliertech.org/~cjac/card.jpg ;\ gocr card.jpg |\ tail -2 | sed -e ‘s/ .*$//’ | sed -e ‘s/1 /1/g’ 1152 079D EOB6 D373 CD98 D8E6 8E56 2765 BA27 A83C

    February 16, 2012
  • NIST::NVD CWE development – follow along

    I’m in the process of getting the tests passing for the 0.03 release of NIST::NVD::Store::SQLite3 wherein our hero imports the CWE data and cross-indexes it with CVEs and CPEs. Follow along and suggest some patches. I’m developing on Debian Wheezy, but I would very much like input from devs on other platforms. http://git.colliertech.org/?p=NIST-NVD-Store-SQLite3.git;a=summary cjac@foxtrot:/tmp$ time…

    February 16, 2012
  • software bridge loops suck, too

    I didn’t realize that I had two of my machines attached to openvpn from the same l2 segment. It caused a network outage for about 24 hours. Sorry for the downtime folks. I believe that if I turn on stp for all nodes which have two legs in to the same l2, I can avoid…

    February 15, 2012
  • Dear fellows of the SJCARS

    I’ve got a project I could use some help with.  If you’ve got some tuits to spare, I’d love to talk with you about the plan.  Perhaps I’ll post something to the blog… [edit 20120212T2025] blogged. http://sjcars.org/blog/2012/02/12/hardware-what-wants-deploying [Edit 20120213T0026]

    February 12, 2012
  • Do you ever have the feeling you’re being watched?

    By Turkey?

    February 12, 2012
  • Told you I could make it work.

    February 11, 2012
  • You say I’m a hacker

    Whell, I’m not the only one.

    February 11, 2012
  • NIST::NVD::Store::SQLite3

    I published an SQLite3 storage back-end to NIST::NVD on the CPAN. It’s pretty quick. About as fast as the DB_File one, but without the down side of being tied to DB_File. It shouldn’t be too difficult to re-factor this code to any DBI-based database. MariaDB anyone? I know it works on Debian. The nightly CPAN…

    February 9, 2012
  • SELinux on Wheezy

    So, Collier Technologies LLC needs to pass annual audits to operate a certification authority recognized by the SoS. To this end, I’m working with the fine group of developers who maintain SELinux. It seems that the configuration of Xorg that I’m using while typing this here blog post does not have a policy set up…

    February 8, 2012
←Previous Page
1 … 9 10 11 12 13 … 47
Next Page→

Clerical Rigor

Proudly powered by WordPress