<?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; sysadmin</title>
	<atom:link href="http://allmybrain.com/tag/sysadmin/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>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>Can Google&#8217;s Adsense bot understand gzipped html pages?</title>
		<link>http://allmybrain.com/2007/12/04/can-googles-adsense-bot-understand-gzipped-html-pages/</link>
		<comments>http://allmybrain.com/2007/12/04/can-googles-adsense-bot-understand-gzipped-html-pages/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 14:08:42 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[gzip]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp-cache]]></category>

		<guid isPermaLink="false">http://allmybrain.com/2007/12/04/can-googles-adsense-bot-understand-gzipped-html-pages/</guid>
		<description><![CDATA[During my experiments with WP-Super-cache, I noticed a strange thing happen to my Adsense ads. A short while after getting gzip compression to work properly, all my ad content had foreign characters and strange seemingly unrelated content. Having changed nothing on my blog except for installing WP-super-cache, I decided to add an additional check to [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2007/12/04/can-googles-adsense-bot-understand-gzipped-html-pages/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to virtual host load balanced websites with ldirectord and Apache</title>
		<link>http://allmybrain.com/2007/10/29/how-to-virtual-host-load-balanced-websites-with-ldirectord-and-apache/</link>
		<comments>http://allmybrain.com/2007/10/29/how-to-virtual-host-load-balanced-websites-with-ldirectord-and-apache/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 16:32:56 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[fault tolerance]]></category>
		<category><![CDATA[heartbeat]]></category>
		<category><![CDATA[ldirectord]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[virtual hosts]]></category>

		<guid isPermaLink="false">http://allmybrain.com/2007/10/29/how-to-virtual-host-load-balanced-websites-with-ldirectord-and-apache/</guid>
		<description><![CDATA[I posted a while back on getting Heartbeat set up to add reliability to websites. After a few weeks of experience with the system, I thought I'd add a few additional tips on making the setup more reliable. There are already a few good guides on getting heartbeat set up. You could also read my [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2007/10/29/how-to-virtual-host-load-balanced-websites-with-ldirectord-and-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using piped svndumpfilter commands to separate an svn repository</title>
		<link>http://allmybrain.com/2007/10/15/using-piped-svndumpfilter-commands-to-separate-an-svn-repository/</link>
		<comments>http://allmybrain.com/2007/10/15/using-piped-svndumpfilter-commands-to-separate-an-svn-repository/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 13:46:06 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[source control]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[svndumpfilter]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://allmybrain.com/2007/10/15/using-piped-svndumfilter-commands-to-separate-an-svn-repository/</guid>
		<description><![CDATA[According to the documentation for svndumpfilter, you can include one subcommand when filtering a dumped repository. Suppose you have a repository that has a path "/some/path" that you'd like to separate out into its own new repository. From the documentation, you simply pipe the original dumped repository through the svndumpfilter command. Example: cat repos-dumpfile &#124; [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2007/10/15/using-piped-svndumpfilter-commands-to-separate-an-svn-repository/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Upgrading an OLD Gentoo Machine.</title>
		<link>http://allmybrain.com/2007/10/04/upgrading-an-old-gentoo-machine/</link>
		<comments>http://allmybrain.com/2007/10/04/upgrading-an-old-gentoo-machine/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 17:58:41 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[emerge]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[glibc-2.4]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[tar]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://allmybrain.com/2007/10/04/upgrading-an-old-gentoo-machine/</guid>
		<description><![CDATA[I'm in the process of re-installing a pretty old machine with the latest Gentoo. I've got a shared NFS directory with portage and all my machines are using a packages directory. After one machine builds something, another machine can simply install the built package. Here is a portion of the make.conf on each machine. FEATURES="-distlocks [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2007/10/04/upgrading-an-old-gentoo-machine/feed/</wfw:commentRss>
		<slash:comments>0</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>
		<item>
		<title>Using Linux-HA for High Availability with Gentoo and Linux-VServer</title>
		<link>http://allmybrain.com/2007/10/02/using-linux-ha-for-high-availability-with-gentoo-and-linux-vserver/</link>
		<comments>http://allmybrain.com/2007/10/02/using-linux-ha-for-high-availability-with-gentoo-and-linux-vserver/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 04:41:16 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[fault tolerance]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[heartbeat]]></category>
		<category><![CDATA[ldirectord]]></category>
		<category><![CDATA[linux-ha]]></category>
		<category><![CDATA[linux-vserver]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://allmybrain.com/2007/10/02/using-linux-ha-for-high-availability-with-gentoo-and-linux-vserver/</guid>
		<description><![CDATA[In my production setup, I don't have a load balancer. This may be changed at some point, assuming that we can find one we like for the price we want to purchase it for, but in the mean time, I've been inspired to set up a virtual IP address across two machines that each can [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2007/10/02/using-linux-ha-for-high-availability-with-gentoo-and-linux-vserver/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

