<?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 Internet made me do it! &#187; Linux</title>
	<atom:link href="http://www.dickson.me.uk/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dickson.me.uk</link>
	<description>Billys little bit of the web</description>
	<lastBuildDate>Wed, 25 Jan 2012 13:45:20 +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>Making outgoing IRC DCC work with NAT and XChat</title>
		<link>http://www.dickson.me.uk/2011/11/09/making-outgoing-irc-dcc-work-with-nat-and-xchat/</link>
		<comments>http://www.dickson.me.uk/2011/11/09/making-outgoing-irc-dcc-work-with-nat-and-xchat/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 21:20:43 +0000</pubDate>
		<dc:creator>billy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Home PC]]></category>

		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1751</guid>
		<description><![CDATA[This is basically a reminder to myself in case I need to set this up again, if you want to do this for more than one PC behind a NAT firewall-router, then you will of course have to use a &#8230; <a href="http://www.dickson.me.uk/2011/11/09/making-outgoing-irc-dcc-work-with-nat-and-xchat/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.dickson.me.uk/2011/11/09/making-outgoing-irc-dcc-work-with-nat-and-xchat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generating a simple directory listing with apache and autoindex</title>
		<link>http://www.dickson.me.uk/2011/03/22/genrating-a-simple-directory-listing-with-apache-and-autoindex/</link>
		<comments>http://www.dickson.me.uk/2011/03/22/genrating-a-simple-directory-listing-with-apache-and-autoindex/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 16:59:09 +0000</pubDate>
		<dc:creator>billy</dc:creator>
				<category><![CDATA[Computing Tips]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache2]]></category>

		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1537</guid>
		<description><![CDATA[Setting up a simple list of files on an apache webserver. The list looks like this: # File /etc/apache2/httpd.conf # http://httpd.apache.org/docs/2.0/mod/mod_autoindex.html # for more options. IndexOptions IgnoreClient IndexOptions FancyIndexing IndexOptions SuppressColumnSorting IndexOptions SuppressDescription IndexOptions SuppressHTMLPreamble IndexOptions SuppressIcon IndexIgnore  mystuff #IndexOptions &#8230; <a href="http://www.dickson.me.uk/2011/03/22/genrating-a-simple-directory-listing-with-apache-and-autoindex/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.dickson.me.uk/2011/03/22/genrating-a-simple-directory-listing-with-apache-and-autoindex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing TwonkyServer on Ubuntu Lucid Lunx 10.04.1</title>
		<link>http://www.dickson.me.uk/2010/11/02/installing-twonkyserver-on-ubuntu-lucid-lunx-10-04-1/</link>
		<comments>http://www.dickson.me.uk/2010/11/02/installing-twonkyserver-on-ubuntu-lucid-lunx-10-04-1/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 13:52:50 +0000</pubDate>
		<dc:creator>billy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Home Linux Server]]></category>
		<category><![CDATA[Streaming media to PS3]]></category>
		<category><![CDATA[Twonkyserver]]></category>

		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1202</guid>
		<description><![CDATA[Update &#8211; Monday 26th December 2011. Being a long term Logitech  Squeezebox owner, I&#8217;m pleased to see that they have now incorperated a DNLA Server into their software and renamed it  &#8220;Logitech Media Server&#8220;. I now no longer use  Twonkyserver &#8230; <a href="http://www.dickson.me.uk/2010/11/02/installing-twonkyserver-on-ubuntu-lucid-lunx-10-04-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.dickson.me.uk/2010/11/02/installing-twonkyserver-on-ubuntu-lucid-lunx-10-04-1/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Security enhancing your Ubuntu LAMP with Apparmor</title>
		<link>http://www.dickson.me.uk/2010/07/09/security-enhancing-your-ubuntu-lamp-with-apparmor/</link>
		<comments>http://www.dickson.me.uk/2010/07/09/security-enhancing-your-ubuntu-lamp-with-apparmor/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 15:44:06 +0000</pubDate>
		<dc:creator>billy</dc:creator>
				<category><![CDATA[Computing Tips]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[apparmor]]></category>
		<category><![CDATA[Home Linux Server]]></category>

		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1182</guid>
		<description><![CDATA[sudo aa-genprof apache2 When you see the following message Would you like to enable access to the profile repository? (E)nable Repository / (D)isable Repository / Ask Me (L)ater Select E for enable. You&#8217;ll see the following message Writing updated profile &#8230; <a href="http://www.dickson.me.uk/2010/07/09/security-enhancing-your-ubuntu-lamp-with-apparmor/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.dickson.me.uk/2010/07/09/security-enhancing-your-ubuntu-lamp-with-apparmor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://ftp.heanet.ie/mirrors/fosdem-video/2006/FOSDEM2006-apparmor.avi" length="284355768" type="video/avi" />
		</item>
		<item>
		<title>Configuring a static IP address on Lucid Lynx</title>
		<link>http://www.dickson.me.uk/2010/05/14/configuring-a-static-ip-address-on-lucid-lynx/</link>
		<comments>http://www.dickson.me.uk/2010/05/14/configuring-a-static-ip-address-on-lucid-lynx/#comments</comments>
		<pubDate>Fri, 14 May 2010 15:07:06 +0000</pubDate>
		<dc:creator>billy</dc:creator>
				<category><![CDATA[Computing Tips]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1103</guid>
		<description><![CDATA[I didn&#8217;t know this, but seemingly you have to remove the network manager  before you set up a static Ethernet IP on Lucid Lynx. Remove Network Manager. sudo apt-get remove network-manager Then follow the instructions here. References: Ubuntuguide.com]]></description>
		<wfw:commentRss>http://www.dickson.me.uk/2010/05/14/configuring-a-static-ip-address-on-lucid-lynx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Samba on Ubuntu LTS 8.04 Hardy Heron</title>
		<link>http://www.dickson.me.uk/2009/05/02/setting-up-samba-on-ubuntu-lts-804-hardy-heron/</link>
		<comments>http://www.dickson.me.uk/2009/05/02/setting-up-samba-on-ubuntu-lts-804-hardy-heron/#comments</comments>
		<pubDate>Sat, 02 May 2009 21:41:37 +0000</pubDate>
		<dc:creator>billy</dc:creator>
				<category><![CDATA[Computing Tips]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Home Linux Server]]></category>

		<guid isPermaLink="false">http://www.dickson.me.uk/?p=400</guid>
		<description><![CDATA[Installing Samba The first thing to do if you havn&#8217;t done so already, is install samba and the associate tools. To install samba on Ubuntu Hardy Heron (I&#8217;m assuming of course that your linux box is connected to the internet). &#8230; <a href="http://www.dickson.me.uk/2009/05/02/setting-up-samba-on-ubuntu-lts-804-hardy-heron/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.dickson.me.uk/2009/05/02/setting-up-samba-on-ubuntu-lts-804-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up NFS on a home linux box</title>
		<link>http://www.dickson.me.uk/2009/04/26/setting-up-nfs-on-a-home-linux-box/</link>
		<comments>http://www.dickson.me.uk/2009/04/26/setting-up-nfs-on-a-home-linux-box/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 22:14:01 +0000</pubDate>
		<dc:creator>billy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Home Linux Server]]></category>

		<guid isPermaLink="false">http://www.dickson.me.uk/?p=852</guid>
		<description><![CDATA[NFS Server Installation I&#8217;ve built my own home server called (Orion) you can read the details here, currently, I&#8217;m in the process of installing NFS so that I can access my files from my Linux Workstation. Home network setup Server &#8230; <a href="http://www.dickson.me.uk/2009/04/26/setting-up-nfs-on-a-home-linux-box/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.dickson.me.uk/2009/04/26/setting-up-nfs-on-a-home-linux-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up a static IP on a linux box</title>
		<link>http://www.dickson.me.uk/2009/04/19/setting-up-a-static-ip-on-a-linux-box/</link>
		<comments>http://www.dickson.me.uk/2009/04/19/setting-up-a-static-ip-on-a-linux-box/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 22:53:21 +0000</pubDate>
		<dc:creator>billy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Home Linux Server]]></category>

		<guid isPermaLink="false">http://www.dickson.me.uk/?p=797</guid>
		<description><![CDATA[Setting up a static IP address My wireless gateway has a static external IP address (Provided by my ISP), this enables me to  have forward and reverse DNS resolution. Forward resolution is provided by dyndns.com and reverse dns resolution is &#8230; <a href="http://www.dickson.me.uk/2009/04/19/setting-up-a-static-ip-on-a-linux-box/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.dickson.me.uk/2009/04/19/setting-up-a-static-ip-on-a-linux-box/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Building a new home linux server</title>
		<link>http://www.dickson.me.uk/2009/04/12/building-a-new-home-linux-server/</link>
		<comments>http://www.dickson.me.uk/2009/04/12/building-a-new-home-linux-server/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 16:01:48 +0000</pubDate>
		<dc:creator>billy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Home Linux Server]]></category>

		<guid isPermaLink="false">http://www.dickson.me.uk/?p=598</guid>
		<description><![CDATA[I&#8217;ve recently decided to build myself a new home server (media server, backup server) and bearing in mind that it&#8217;s going to be on most of the time, I&#8217;m going to be using parts that use less power and are &#8230; <a href="http://www.dickson.me.uk/2009/04/12/building-a-new-home-linux-server/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.dickson.me.uk/2009/04/12/building-a-new-home-linux-server/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Upgrading NXServer on Ubuntu Hardy Heron</title>
		<link>http://www.dickson.me.uk/2009/02/13/upgrading-nxserver-on-ubuntu-hardy-heron/</link>
		<comments>http://www.dickson.me.uk/2009/02/13/upgrading-nxserver-on-ubuntu-hardy-heron/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 21:59:56 +0000</pubDate>
		<dc:creator>billy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[hardy heron]]></category>
		<category><![CDATA[NoMachine]]></category>
		<category><![CDATA[nxserver]]></category>

		<guid isPermaLink="false">http://www.dickson.me.uk/?p=611</guid>
		<description><![CDATA[I&#8217;ve just upgraded NXServer Free Edition on Ubuntu Hardy Heron see below for instructions: Download the application from the NXServer  website from the link above and install using the following commands. sudo /etc/init.d/nxserver stop sudo dpkg -i nxclient_3.3.0-6_i386.deb sudo dpkg &#8230; <a href="http://www.dickson.me.uk/2009/02/13/upgrading-nxserver-on-ubuntu-hardy-heron/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.dickson.me.uk/2009/02/13/upgrading-nxserver-on-ubuntu-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

