<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.3" -->
<rss version="0.92">
<channel>
	<title>pixelchaos.net</title>
	<link>http://www.pixelchaos.net</link>
	<description>random bits for your terminal</description>
	<lastBuildDate>Mon, 13 Oct 2008 16:09:37 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Prune old mythtv channels</title>
		<description>Looking for a way to bulk remove channels that I've delselected in my channel lineup at Schedules Direct, I happened upon this blog post. Seems to work great :)

For the impatient, the important bit is this:

DELETE channel,program FROM channel NATURAL LEFT JOIN program WHERE program.title IS NULL; </description>
		<link>http://www.pixelchaos.net/2008/10/12/prune-old-mythtv-channels/</link>
			</item>
	<item>
		<title>How to mount partitioned disk image files</title>
		<description>Mounting unpartitioned disk image files in Linux is easy. You just execute 'mount -o loop disk.img /mnt' right?

Well, if your disk image file happens to contain partitions its a little bit trickier. Here is what you need to do:



First you attach the disk image to the first available loopback device
losetup ...</description>
		<link>http://www.pixelchaos.net/2008/10/01/how-to-mount-partitioned-disk-image-files/</link>
			</item>
	<item>
		<title>Set up a bluetooth keyboard in Debian Etch</title>
		<description>I recently purchased a new Apple Wireless Bluetooth Keyboard for use with MythTV. The choice of input device for MythTV is a very subjective thing to be sure, but I love this device because its as small as it can be without feeling cramped, its thin, light weight, and stylish.

Setting ...</description>
		<link>http://www.pixelchaos.net/2008/09/26/set-up-a-bluetooth-keyboard-in-debian-etch/</link>
			</item>
	<item>
		<title>Performance testing Linux software RAID</title>
		<description>With the forthcoming release of Debian Lenny it happened to be a good time for me to re-evaluate my decision to use one monster RAID6 device to back all my iSCSI targets. I ran a semi-formal test on different disk configurations for software raid and came up with these results...



Our ...</description>
		<link>http://www.pixelchaos.net/2008/09/12/performance-testing-linux-software-raid/</link>
			</item>
	<item>
		<title>Bacula 2.4.2 for Mac OS X</title>
		<description>Yet another update to the bacula client (and bconsole) for Mac OS X. System requirements and upgrade process are the same as with 2.4.0.

Enjoy!
bacula-client-242-1 </description>
		<link>http://www.pixelchaos.net/2008/08/19/bacula-242-for-mac-os-x/</link>
			</item>
	<item>
		<title>VLAN Bridging in Xen</title>
		<description>Recently I came upon the need to do all my network routing and firewalling inside a Xen domU. I am not the first to do this but I thought I'd do a little write up on it to help others trying to accomplish the same thing in Debian.

The idea here ...</description>
		<link>http://www.pixelchaos.net/2008/07/16/vlan-bridging-in-xen/</link>
			</item>
	<item>
		<title>iscsi-target, open-iscsi and Debian</title>
		<description>This wasnt incredibly difficult to figure out, but if you have a Debian etch system with iscsi-target compiled from source (as I regularly do) getting both open-iscsi and iscsi-target to play nice together takes a small amount of fiddling.



First of all, install open-iscsi
dpkg -i open-iscsi_2.0.869.2-2_i386.deb

Now compile and install iscsi-target
tar -xzvf ...</description>
		<link>http://www.pixelchaos.net/2008/07/16/iscsi-target-open-iscsi-and-debian/</link>
			</item>
	<item>
		<title>Bacula 2.4.0-1 for Mac OS X</title>
		<description>Binaries for the latest bacula-fd and bconsole have been updated. Upgrades from previous versions should be handled in an intelligent fashion.

Please report any issues and I will resolve them ASAP. Thanks and enjoy!

bacula-client-240-1 </description>
		<link>http://www.pixelchaos.net/2008/06/26/bacula-240-1-for-mac-os-x/</link>
			</item>
	<item>
		<title>Coraid Odyssey: Part 6 (sata_mv hotplug)</title>
		<description>The final installment of our coraid adventure and not really much to say other than this: it works! Hotplug support is working as of kernel 2.6.25-git11 and appears to function as it should.

Thanks go to Mark Lord, Marvell Corporation, EMC Corporation and Red Hat, Inc. for the coding magic. </description>
		<link>http://www.pixelchaos.net/2008/04/29/coraid-odyssey-part-6-sata_mv-hotplug/</link>
			</item>
	<item>
		<title>Coraid Odyssey: Part 5 (AoE vs iSCSI)</title>
		<description>The next phase of this project is choosing AoE or iSCSI. The debate on the relative merits of each protocol continues to rage on the Internet but in my particular case the criteria are pretty simple; which one performs better without causing excessive system load? Just from reading about the ...</description>
		<link>http://www.pixelchaos.net/2008/04/16/coraid-odyssey-part-5-aoe-vs-iscsi/</link>
			</item>
</channel>
</rss>
