<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>All My Brain &#187; linux</title>
	<atom:link href="http://allmybrain.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://allmybrain.com</link>
	<description>Where stuff from my brain lands</description>
	<lastBuildDate>Mon, 30 Jan 2012 13:42:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Debugging Linux Kernel Modules with VirtualBox and KGDB</title>
		<link>http://allmybrain.com/2010/04/29/debugging-linux-kernel-modules-with-virtualbox-and-kgdb/</link>
		<comments>http://allmybrain.com/2010/04/29/debugging-linux-kernel-modules-with-virtualbox-and-kgdb/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 18:50:51 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kgdb]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://allmybrain.com/?p=363</guid>
		<description><![CDATA[I found a few different pages with information on debugging a Linux kernel with kgdb. There wasn't a single source with all the information I needed to get set up and working though. So here is how I set things up on my Linux host machine to debug a target Linux kernel running in a [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2010/04/29/debugging-linux-kernel-modules-with-virtualbox-and-kgdb/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Adding more disk space with LVM2</title>
		<link>http://allmybrain.com/2009/05/01/adding-more-disk-space-with-lvm2/</link>
		<comments>http://allmybrain.com/2009/05/01/adding-more-disk-space-with-lvm2/#comments</comments>
		<pubDate>Fri, 01 May 2009 15:08:47 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[disk space]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lvm]]></category>

		<guid isPermaLink="false">http://allmybrain.com/?p=272</guid>
		<description><![CDATA[I've always known that virtualizing things can make management of all types of resources easier. Recently, I had the most pleasant experience adding disk space to a virtual machine. Of course, if you use LVM, this can happen just as easily with real physical disks, but for me, I was able to do this without [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2009/05/01/adding-more-disk-space-with-lvm2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>An Open Source Library for Writing Firmware on the Cypress FX2 with SDCC</title>
		<link>http://allmybrain.com/2008/12/05/an-open-source-library-for-writing-firmware-on-the-cypress-fx2-with-sdcc/</link>
		<comments>http://allmybrain.com/2008/12/05/an-open-source-library-for-writing-firmware-on-the-cypress-fx2-with-sdcc/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 19:22:35 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[cy7c68013a]]></category>
		<category><![CDATA[cypress]]></category>
		<category><![CDATA[ez-usb]]></category>
		<category><![CDATA[fx2]]></category>
		<category><![CDATA[fx2lib]]></category>
		<category><![CDATA[fx2lp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[sdcc]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://allmybrain.com/?p=180</guid>
		<description><![CDATA[After playing around with the Cypress FX2 and SDCC for the past while, I've developed a library of utilities that make some of the common tasks for writing firmware and performing certain functions a little easier. I'm lucky to work for a company that approves of the open source initiative and believes that it is [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2008/12/05/an-open-source-library-for-writing-firmware-on-the-cypress-fx2-with-sdcc/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A few open source tips for the Cypress FX2LP (EZ-USB Cy7c68013A)</title>
		<link>http://allmybrain.com/2008/10/24/a-few-open-source-tips-for-the-cypress-fx2lp-ez-usb-cy7c68013a/</link>
		<comments>http://allmybrain.com/2008/10/24/a-few-open-source-tips-for-the-cypress-fx2lp-ez-usb-cy7c68013a/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 13:32:28 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[cy7c68013a]]></category>
		<category><![CDATA[cypress]]></category>
		<category><![CDATA[ez-usb]]></category>
		<category><![CDATA[fx2]]></category>
		<category><![CDATA[fx2lp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[sdcc]]></category>

		<guid isPermaLink="false">http://allmybrain.com/?p=154</guid>
		<description><![CDATA[I've had the enjoyable experience of playing around with the Cy7c68013a chip on the Ez-Usb development board for the past few weeks. I thought I'd post a few tips for developing in this type of environment with open source software. Convert to Linux The tools that Cypress provides with the development kit are Windows based. [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2008/10/24/a-few-open-source-tips-for-the-cypress-fx2lp-ez-usb-cy7c68013a/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
		<item>
		<title>Timing C/C++ Code on Linux</title>
		<link>http://allmybrain.com/2008/06/10/timing-cc-code-on-linux/</link>
		<comments>http://allmybrain.com/2008/06/10/timing-cc-code-on-linux/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 21:37:18 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[gettimeofday]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://allmybrain.com/?p=96</guid>
		<description><![CDATA[For my last post, I played around with C++ and a little programming competition. While on the topic, I decided I'd get slightly more serious and enter the next challenge. One of the things that slightly annoyed me during the process is having to compile/run the program on Windows to enter the competion, while I'm [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2008/06/10/timing-cc-code-on-linux/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Using Multiple Python Environments With Gentoo</title>
		<link>http://allmybrain.com/2008/04/25/using-multiple-python-environments-with-gentoo/</link>
		<comments>http://allmybrain.com/2008/04/25/using-multiple-python-environments-with-gentoo/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 18:09:18 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[virtual python]]></category>

		<guid isPermaLink="false">http://allmybrain.com/?p=91</guid>
		<description><![CDATA[It's been some time since Python 2.5 became stable and released. Version 2.5 has plenty of new features that have helped me in deciding that it was time to go ahead and start using it for primary development of all my new projects. One of the reasons I was still using version 2.4 is that [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2008/04/25/using-multiple-python-environments-with-gentoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux-Vserver vs Xen</title>
		<link>http://allmybrain.com/2008/01/14/linux-vserver-vs-xen/</link>
		<comments>http://allmybrain.com/2008/01/14/linux-vserver-vs-xen/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 22:00:03 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux-vserver]]></category>
		<category><![CDATA[virtual servers]]></category>
		<category><![CDATA[Xen]]></category>

		<guid isPermaLink="false">http://allmybrain.com/2008/01/14/linux-vserver-vs-xen/</guid>
		<description><![CDATA[A while back, I found myself running out of hardware and wanting to host more sites than I currently was. In addition, I wanted to create a little bit more redundancy for some of the services I host. At the time, I was hosting a number of services with Xen. One physical server hosted 3 [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2008/01/14/linux-vserver-vs-xen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keeping a process running</title>
		<link>http://allmybrain.com/2008/01/04/keeping-a-process-running/</link>
		<comments>http://allmybrain.com/2008/01/04/keeping-a-process-running/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 16:48:19 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cherrypy]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[ps-watcher]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[startup scripts]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[turbogears]]></category>

		<guid isPermaLink="false">http://allmybrain.com/2008/01/04/keeping-a-process-running/</guid>
		<description><![CDATA[Have you ever had a process that dies on occasion? For me, I hate that situation and prefer to fix the software as opposed to have a monitor that restarts the process when it dies. I've run into a case lately however, that has defied me for a solution to my dying process. I think [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2008/01/04/keeping-a-process-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gentoo and the Next ATI Drivers (Catalyist 7.11)</title>
		<link>http://allmybrain.com/2007/11/26/gentoo-and-the-next-ati-drivers-catalyist-711/</link>
		<comments>http://allmybrain.com/2007/11/26/gentoo-and-the-next-ati-drivers-catalyist-711/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 16:07:53 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[aiglx]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[ebuild]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[xorg]]></category>

		<guid isPermaLink="false">http://allmybrain.com/2007/11/26/gentoo-and-the-next-ati-drivers-catalyist-711/</guid>
		<description><![CDATA[As of a couple days ago, ATI released their next drivers for Linux. The drivers were previously announced to be versioned 8.43.x but ATI has converted to a new numbering system that follows the popular YEAR.MONTH notation. The 7.11 drivers therefore accurately represent their release date in November, 2007 and are what would have been [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2007/11/26/gentoo-and-the-next-ati-drivers-catalyist-711/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The perennially late Gentoo gnome-light ebuilds</title>
		<link>http://allmybrain.com/2007/10/23/the-perennially-late-gentoo-gnome-light-ebuilds/</link>
		<comments>http://allmybrain.com/2007/10/23/the-perennially-late-gentoo-gnome-light-ebuilds/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 22:21:43 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[ebuild]]></category>
		<category><![CDATA[emerge]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnome-light]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://allmybrain.com/2007/10/23/the-perennially-late-gentoo-gnome-light-ebuilds/</guid>
		<description><![CDATA[If you run Gentoo Linux for your desktop, and you happen to favor the Gnome desktop environment, you may have noticed the incredible number of packages that need to be installed in order to install the gnome ebuild. The ability to pick and choose just those components you need for a system is one of [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2007/10/23/the-perennially-late-gentoo-gnome-light-ebuilds/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>One way to unemerge lots of unneeded packages on Gentoo Linux</title>
		<link>http://allmybrain.com/2007/10/03/one-way-to-unemerge-lots-of-unneeded-packages-on-gentoo-linux/</link>
		<comments>http://allmybrain.com/2007/10/03/one-way-to-unemerge-lots-of-unneeded-packages-on-gentoo-linux/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 18:09:05 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[emerge]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://allmybrain.com/2007/10/03/one-way-to-unemerge-lots-of-unneeded-packages-on-gentoo-linux/</guid>
		<description><![CDATA[As part of a recent project, I had installed a lot of packages on a separate machine to test my configuration. As is common, with Gentoo, you want to run the following before you actually emerge anything: emerge -p &#60;package_name> In this particular case, I noticed the dependency list was pretty long (50 packages to [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2007/10/03/one-way-to-unemerge-lots-of-unneeded-packages-on-gentoo-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

