<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>catcon</title>
	<atom:link href="http://catcon.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://catcon.wordpress.com</link>
	<description>thoughts, ideas and discovery in a digital world</description>
	<lastBuildDate>Tue, 09 Jun 2009 12:25:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='catcon.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>catcon</title>
		<link>http://catcon.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://catcon.wordpress.com/osd.xml" title="catcon" />
	<atom:link rel='hub' href='http://catcon.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Upgrading to request-tracker 3.8.3</title>
		<link>http://catcon.wordpress.com/2009/06/09/upgrading-to-request-tracker-3-8-3/</link>
		<comments>http://catcon.wordpress.com/2009/06/09/upgrading-to-request-tracker-3-8-3/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 12:25:01 +0000</pubDate>
		<dc:creator>Carlo</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[request-tracker]]></category>
		<category><![CDATA[rt]]></category>

		<guid isPermaLink="false">http://catcon.wordpress.com/?p=31</guid>
		<description><![CDATA[Upgrading from request-tracker 3.8.2 to 3.8.3 is a relatively easy procedure. Become root: sudo -s Download request-tracker 3.8.3: wget http://download.bestpractical.com/pub/rt/release/rt-3.8.3.tar.gz Untar the archive: tar zxvf rt-3.8.3.tar.gz cd rt-3.8.3 Configure: ./configure Test your dependencies: make testdeps All dependencies should be found. If not, you may have to download and install these through CPAN. See this blog [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catcon.wordpress.com&amp;blog=7824788&amp;post=31&amp;subd=catcon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Upgrading from request-tracker 3.8.2 to 3.8.3 is a relatively easy procedure.</p>
<p>Become root:<br />
<code>sudo -s</code></p>
<p>Download request-tracker 3.8.3:<br />
<code>wget http://download.bestpractical.com/pub/rt/release/rt-3.8.3.tar.gz</code></p>
<p>Untar the archive:<br />
<code>tar zxvf rt-3.8.3.tar.gz</code><br />
<code>cd rt-3.8.3</code></p>
<p>Configure:<br />
<code>./configure</code></p>
<p>Test your dependencies:<br />
<code>make testdeps</code></p>
<p>All dependencies should be found. If not, you may have to download and install these through CPAN. See <a href="http://catcon.wordpress.com/2009/05/20/installing-request-tracker-3-8-2-on-ubuntu-server-9-04/">this blog post</a> for more information on satisfying request-tracker dependencies.</p>
<p>Perform the upgrade:<br />
<code>make upgrade</code></p>
<p>When asked what version you are upgrading from, enter <code>3.8.2</code></p>
<p>Upgrade the database:<br />
<code>/opt/rt3/sbin/rt-setup-database --dba root --prompt-for-dba-password --action upgrade</code></p>
<p>Restart apache:<br />
<code>/etc/init.d/apache2 restart</code></p>
<p>The upgrade process has completed. Browse to your request tracker installation, which will now display 3.8.3 at the logon screen.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/catcon.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/catcon.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/catcon.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/catcon.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/catcon.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/catcon.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/catcon.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/catcon.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/catcon.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/catcon.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/catcon.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/catcon.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/catcon.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/catcon.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catcon.wordpress.com&amp;blog=7824788&amp;post=31&amp;subd=catcon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://catcon.wordpress.com/2009/06/09/upgrading-to-request-tracker-3-8-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c06bdddab4084ff73fb1480aefbee812?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Carlo</media:title>
		</media:content>
	</item>
		<item>
		<title>554 5.1.0 Sender Denied (in reply to end of DATA command)</title>
		<link>http://catcon.wordpress.com/2009/05/26/554-5-1-0-sender-denied-in-reply-to-end-of-data-command/</link>
		<comments>http://catcon.wordpress.com/2009/05/26/554-5-1-0-sender-denied-in-reply-to-end-of-data-command/#comments</comments>
		<pubDate>Tue, 26 May 2009 05:10:15 +0000</pubDate>
		<dc:creator>Carlo</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://catcon.wordpress.com/?p=28</guid>
		<description><![CDATA[I ran into this error when attempting to send local e-mail from my postfix box which sits on the same network as my Microsoft Exchange 2003 server. 554 5.1.0 Sender Denied (in reply to end of DATA command) The solution to this problem is to disable sender/recipient filtering in Microsoft Exchange. 1. Open Exchange System [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catcon.wordpress.com&amp;blog=7824788&amp;post=28&amp;subd=catcon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I ran into this error when attempting to send local e-mail from my postfix box which sits on the same network as my Microsoft Exchange 2003 server.<br />
<code>554 5.1.0 Sender Denied (in reply to end of DATA command)</code></p>
<p>The solution to this problem is to disable sender/recipient filtering in Microsoft Exchange.</p>
<p>1. Open <code>Exchange System Manager</code>.<br />
2. Right Click on <code>Message Delivery</code> and select <code>Properties</code>.<br />
3. Browse to the <code>Recipient Filter</code> tab and <strong>uncheck </strong><code>Filter recipients who are not in the directory.</code></p>
<p>Within Exchange System Manager, expand the following:<br />
<code>Servers &gt; "Your Server" &gt; Protocols &gt; SMTP</code></p>
<p>Right click on <code>Default SMTP Virtual Server</code> and select <code>Properties</code>. Click <code>Advanced</code> within the <code>General tab</code> and then click on <code>(All Unassigned)</code>.<br />
Uncheck both <code>Apply Sender Filter</code> and <code>Apply Recipient Filter.</code></p>
<p>Restart the SMTP service from the command line:<br />
<code>net stop "Simple Mail Transfer Protocol (SMTP)"</code><br />
<code>net start "Simple Mail Transfer Protocol (SMTP)"</code></p>
<p>This solution was derived from this <a href="http://www.cryer.co.uk/brian/msexchange/exch_disable_ndrs.htm">website.</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/catcon.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/catcon.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/catcon.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/catcon.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/catcon.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/catcon.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/catcon.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/catcon.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/catcon.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/catcon.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/catcon.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/catcon.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/catcon.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/catcon.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catcon.wordpress.com&amp;blog=7824788&amp;post=28&amp;subd=catcon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://catcon.wordpress.com/2009/05/26/554-5-1-0-sender-denied-in-reply-to-end-of-data-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c06bdddab4084ff73fb1480aefbee812?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Carlo</media:title>
		</media:content>
	</item>
		<item>
		<title>DHCP to Static IP addressing in Ubuntu</title>
		<link>http://catcon.wordpress.com/2009/05/22/dhcp-to-static-ip-addressing-in-ubuntu/</link>
		<comments>http://catcon.wordpress.com/2009/05/22/dhcp-to-static-ip-addressing-in-ubuntu/#comments</comments>
		<pubDate>Fri, 22 May 2009 05:43:31 +0000</pubDate>
		<dc:creator>Carlo</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://catcon.wordpress.com/?p=24</guid>
		<description><![CDATA[Ubuntu configures eth0 with DHCP by default during install. Changing this has been covered extensively &#8211; I&#8217;m writing this for my own reference: Become root: sudo -s Edit the intefaces files: pico /etc/networking/interfaces Change the eth0 entry to reflect the following: # The primary network interface auto eth0 iface eth0 inet static address 192.168.0.4 # [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catcon.wordpress.com&amp;blog=7824788&amp;post=24&amp;subd=catcon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ubuntu configures eth0 with DHCP by default during install.</p>
<p>Changing this has been covered extensively &#8211; I&#8217;m writing this for my own reference:</p>
<p>Become root:<br />
<code>sudo -s</code></p>
<p>Edit the intefaces files:<br />
<code>pico /etc/networking/interfaces</code></p>
<p>Change the eth0 entry to reflect the following:<br />
<code># The primary network interface<br />
auto eth0<br />
iface eth0 inet static<br />
address         192.168.0.4         # Desired IP Address<br />
netmask         255.255.255.0     # Subnet Mask<br />
broadcast       192.168.0.255          # Broadcast Address<br />
network         192.168.0.0             # Network Address Space<br />
gateway         192.168.0.1             # Default Gateway<br />
</code></p>
<p>Restart networking services:<br />
<code>/etc/init.d/networking restart</code></p>
<p>Check to see that your changes have been made:<br />
<code>ifconfig eth0</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/catcon.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/catcon.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/catcon.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/catcon.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/catcon.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/catcon.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/catcon.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/catcon.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/catcon.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/catcon.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/catcon.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/catcon.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/catcon.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/catcon.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catcon.wordpress.com&amp;blog=7824788&amp;post=24&amp;subd=catcon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://catcon.wordpress.com/2009/05/22/dhcp-to-static-ip-addressing-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c06bdddab4084ff73fb1480aefbee812?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Carlo</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing request-tracker 3.8.2 on Ubuntu Server 9.04</title>
		<link>http://catcon.wordpress.com/2009/05/20/installing-request-tracker-3-8-2-on-ubuntu-server-9-04/</link>
		<comments>http://catcon.wordpress.com/2009/05/20/installing-request-tracker-3-8-2-on-ubuntu-server-9-04/#comments</comments>
		<pubDate>Wed, 20 May 2009 05:56:53 +0000</pubDate>
		<dc:creator>Carlo</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[request-tracker]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[rt]]></category>

		<guid isPermaLink="false">http://catcon.wordpress.com/?p=3</guid>
		<description><![CDATA[Let&#8217;s face it &#8211; there isn&#8217;t alot of helpful documentation out there when it comes to installing request-tracker. Hopefully this guide can answer some questions. For those of you who don&#8217;t know what request-tracker is, it&#8217;s a rather extensive open source ticket and request management system. I&#8217;m making the assumption that you do not have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catcon.wordpress.com&amp;blog=7824788&amp;post=3&amp;subd=catcon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s face it &#8211; there isn&#8217;t alot of helpful documentation out there when it comes to installing request-tracker. Hopefully this guide can answer some questions.</p>
<p>For those of you who don&#8217;t know what <a href="http://bestpractical.com/rt/">request-tracker</a> is, it&#8217;s a rather extensive open source ticket and request management system.</p>
<p>I&#8217;m making the assumption that you do not have apache2, mysql and a few other bits and pieces installed.<br />
If you do, you may need to approach some of the steps differently.</p>
<p>Become root:<br />
<code>sudo -s</code></p>
<p>Ensure your system is up to date:<br />
<code>apt-get update<br />
apt-get upgrade</code></p>
<p>Install build-essential and unzip:<br />
<code>apt-get install build-essential unzip</code></p>
<p>Update cpan configuration:<br />
<code>cpan<br />
o conf init<br />
o conf prerequisites_policy follow<br />
o conf commit<br />
exit</code></p>
<p>Install apache2/libapache2/mysql/postfix (if you haven&#8217;t already):<br />
<code>apt-get install apache2 libapache2-mod-perl2 mysql-server postfix</code></p>
<p>Download request-tracker 3.8.2:<br />
<code>wget http://download.bestpractical.com/pub/rt/release/rt-3.8.2.tar.gz</code></p>
<p>Untar the archive:<br />
<code>tar zxvf rt-3.8.2.tar.gz<br />
cd rt-3.8.2</code></p>
<p>Configure:<br />
<code>./configure</code></p>
<p>Check if you have the required dependencies (chances are you need to install them):<br />
<code>make testdeps</code></p>
<p>If you are warned that you have missing dependencies, escape and perform the following. Otherwise, skip to <code>make install</code> (below).</p>
<p>Install YAML:<br />
<code>perl -MCPAN -e 'install +YAML'</code></p>
<p>Download and install the required dependencies (select yes at all prompts):<br />
<code>make fixdeps</code></p>
<p>You might find a dependency or two may fail, try (select yes at all prompts):<br />
<code>RT_FIX_DEPS_CMD='/usr/bin/perl -MCPAN -e"install %s"'<br />
perl -MCPAN -e 'install Bundle::LWP'<br />
make fixdeps</code></p>
<p>Now let&#8217;s make sure that all the dependencies have been installed:<br />
<code>make testdeps</code></p>
<p>If successful, we should be prompted with:<br />
<code>All dependencies have been found.</code></p>
<p>We can now install request-tracker 3.8.2:<br />
<code>make install</code></p>
<p>This will install request-tracker to /opt/rt3</p>
<p>Create a copy of request-tracker&#8217;s main configuration file (incase things go wrong):<br />
<code>cp /opt/rt3/etc/RT_SiteConfig.pm /opt/rt3/etc/RT_SiteConfig.pm.old</code></p>
<p>Open RT_SiteConfig.pm for editing:<br />
<code>pico /opt/rt3/etc/RT_SiteConfig.pm</code></p>
<p>Replace the contents of the existing file with the following:<br />
<code><br />
# RT_SiteConfig.pm<br />
#<br />
# These are the bits you absolutely *must* edit.<br />
#<br />
# To find out how, please read<br />
#  /usr/share/doc/request-tracker3.6/NOTES.Debian</code><br />
<code><br />
# THE BASICS:<br />
</code><code><br />
Set($rtname, 'support.example.org');<br />
Set($Organization, 'example.org');<br />
Set($CorrespondAddress , 'support@example.org');<br />
Set($CommentAddress , 'support-comment@example.org');</code><br />
Set($Timezone , &#8216;GMT&#8217;); # obviously choose what suits you<br />
<code><br />
# THE DATABASE:</code><br />
<code><br />
Set($DatabaseType, 'mysql'); # e.g. Pg or mysql<br />
</code><code><br />
# These are the settings we used above when creating the RT database,<br />
# you MUST set these to what you chose in the section above.<br />
</code><code><br />
Set($DatabaseUser , 'rtuser');<br />
Set($DatabasePassword , 'wibble');<br />
Set($DatabaseName , 'rt3'); # Ensure this is set to rt3!<br />
</code><code><br />
# THE WEBSERVER:<br />
</code><code><br />
Set($WebPath , "/rt");<br />
Set($WebBaseURL , "http://host.example.org");<br />
1;</code></p>
<p>Administer mysql as root:<br />
<code>mysql -u root -p</code></p>
<p>Create the rt3 database and grant the appropriate permissions:<br />
<code>GRANT ALL PRIVILEGES ON rt3.* TO 'rtuser'@'localhost' IDENTIFIED BY 'wibble'; FLUSH PRIVILEGES;</code></p>
<p>Exit mysql administration:<br />
<code>exit</code></p>
<p>Populate the rt3 database:<br />
<code>make initialize-database</code></p>
<p>Make a copy of httpd.conf:<br />
<code>cp /etc/apache2/httpd.conf /etc/apache2/httpd.conf.old</code></p>
<p>Edit httpd.conf:<br />
<code>pico /etc/apache2/httpd.conf</code></p>
<p>Replace the contents of this file with the following:</p>
<p><code>&lt;VirtualHost *:80&gt;<br />
ServerName www.example.com<br />
ServerAdmin Email.Address@example.com</code></p>
<p><code># config for your main content<br />
DocumentRoot /var/www<br />
&lt;Directory /var/www&gt;<br />
# here and in other places goes config<br />
# of your main host<br />
&lt;/Directory&gt;<br />
# as RT is out of document root then we want alias<br />
# and should define directory access</code></p>
<p><code>Alias /rt/ /opt/rt3/share/html/<br />
&lt;Directory /opt/rt3/share/html/&gt;<br />
Order allow,deny<br />
Allow from all<br />
&lt;/Directory&gt;</code></p>
<p><code>PerlRequire /opt/rt3/bin/webmux.pl<br />
&lt;Location /rt/&gt;<br />
AddDefaultCharset UTF-8<br />
SetHandler perl-script<br />
PerlHandler RT::Mason<br />
&lt;/Location&gt;<br />
&lt;/VirtualHost&gt;</code></p>
<p>Restart apache2:<br />
<code>/etc/init.d/apache2 restart</code></p>
<p>Browse to:<br />
<code>http://yourbox/rt/</code></p>
<p><strong>Update: </strong><br />
The default username and password for the request-tracker portal is root/password.</p>
<p>Bingo!</p>
<p>I understand that request-tracker has the ability to amend incoming e-mail to a specific request queue, however, I am having difficulty getting postfix to play nice with my Exchange server.</p>
<p>This guide will be updated when I figure it out!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/catcon.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/catcon.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/catcon.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/catcon.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/catcon.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/catcon.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/catcon.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/catcon.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/catcon.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/catcon.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/catcon.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/catcon.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/catcon.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/catcon.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=catcon.wordpress.com&amp;blog=7824788&amp;post=3&amp;subd=catcon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://catcon.wordpress.com/2009/05/20/installing-request-tracker-3-8-2-on-ubuntu-server-9-04/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c06bdddab4084ff73fb1480aefbee812?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Carlo</media:title>
		</media:content>
	</item>
	</channel>
</rss>
