<?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>The Wild Type &#187; sysadmin</title>
	<atom:link href="http://thewildtype.com/category/sysadmin/feed/" rel="self" type="application/rss+xml" />
	<link>http://thewildtype.com</link>
	<description>The Phenotype Of Online Scientific Data</description>
	<lastBuildDate>Tue, 07 Oct 2008 16:43:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Request / bug ticketing</title>
		<link>http://thewildtype.com/2007/05/23/request-bug-ticketing/</link>
		<comments>http://thewildtype.com/2007/05/23/request-bug-ticketing/#comments</comments>
		<pubDate>Wed, 23 May 2007 14:28:57 +0000</pubDate>
		<dc:creator>tharris</dc:creator>
				<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://www.toddharris.net/blog/?p=31</guid>
		<description><![CDATA[I&#8217;m exploring the use of RT at WB.  Here are some quick notes on installation:

./configure --prefix=/usr/local/rt3 \
--with-apachectl=/usr/local/apache/bin/apachectl

make testdep
sudo make install

Set up etc/RT_SiteConfig.pm&#8230;
See the RT wiki for more details.
]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;m exploring the use of RT at WB.  Here are some quick notes on installation:</p>
<pre>
./configure --prefix=/usr/local/rt3 \
--with-apachectl=/usr/local/apache/bin/apachectl

make testdep
sudo make install
</pre>
<p>Set up etc/RT_SiteConfig.pm&#8230;</p>
<p>See the <a href="http://wiki.bestpractical.com/">RT wiki</a> for more details.</p>
]]></content:encoded>
			<wfw:commentRss>http://thewildtype.com/2007/05/23/request-bug-ticketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

