Latest Story

mongrel based puppetmaster and strange error messages

5 January 2012
By

Earlier this week I did a portsupgrade(8) on my FreeBSD puppetmaster. After the upgrade was completed, puppet stopped working and was displaying these errors: err: /File: Failed to generate additional resources using ‘eval_generate’: No format match the given format name or mime-type (text/html) err: /File: Could not evaluate: No format match the given format...

Read more »

DualHead2Go

1 November 2011
By
DualHead2Go

The DualHead2Go is a graphics expansion box from Matrox. What does it do? It allows someone to have dual (or triple) monitors attached to a laptop. It does this by mapping the monitors to look like one large monitor to the laptop.  When running...

Read more »

Puppet’s Exec type is lying

4 October 2011
By

Using puppet, you can trigger a command after a file is updated. This works really well where I want to update the sendmail.mc file, run make sendmail.cf and then restart the sendmail process. This is exactly what I want, but it didn’t work the...

Read more »

Lego Space Sets

27 September 2011
By

I continued to research what sets I had growing up as a kid. The LL924 labeled blue 1 x 4 brick was the piece that was unique to the...

Read more »

Restoring ZFS filesystems on FreeBSD

20 September 2011
By

This past weekend, I wound up rebuilding the ZFS filesystem on my FreeBSD box. I went from a 2+1 RaidZ (5) system to a 4+1 and in the process...

Read more »

createrepo on FreeBSD

14 September 2011
By

What is createrepo(8)? createrepo(8) is a python(1) script which reads the RPM metadata and creates XML files that yum(8) can use to determine what a RPM package provides, requires...

Read more »