Posts|Comments

Tag Archives: Linux

Xen and vlans

During a big lab move at work a few months ago, we decided that our utility virt server needed VLAN support. The dhcp vm needed interfaces on three different networks and it seemed rather silly to add extra physical interface for the minimal traffic generated.
The first issue we encountered was the rather interesting [...]

Sammich


Fedora n Mythtv n Hellanzb oh my!

I’ve been running Gentoo on it for forever, but lately I’ve grown tired of dealing with the weekly tree breakage and hassles. I also wanted to attempt a 64 bit OS in the hopes it would gain me enough to play h264-encoded files w/o glitches.
My first attempt was using Ubuntu, but performance wasn’t much [...]

Published!

I wrote up a little review of the Nokia Internet Tablets for Red Hat Magazine. Go check it out!

Subversion and mod_auth_kerb issues

Been trying to track down some issues with the new Subversion servers at work. They are setup to be accessed via https only, authentication provided by mod_auth_kerb. This works beautifully for doing Negotiate auth, however I’d been seeing some odd errors when it would fall back to Basic. I was seeing a [...]