<?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; Computing Tips</title>
	<atom:link href="http://www.dickson.me.uk/category/computer-tips/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>The Register</title>
		<link>http://www.dickson.me.uk/2011/10/25/the-register/</link>
		<comments>http://www.dickson.me.uk/2011/10/25/the-register/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 10:43:50 +0000</pubDate>
		<dc:creator>billy</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1737</guid>
		<description><![CDATA[It looks like the tech website &#8220;The Register&#8221; has managed to accidentally send my e-mail address to 3000 other people. Thanks for that! *sarcasm*, I do understand that these things happen, and nothings fool proof, still, if you slag other &#8230; <a href="http://www.dickson.me.uk/2011/10/25/the-register/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.dickson.me.uk/2011/10/25/the-register/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secure Shell login attempts</title>
		<link>http://www.dickson.me.uk/2011/07/11/secure-shell-login-attempts/</link>
		<comments>http://www.dickson.me.uk/2011/07/11/secure-shell-login-attempts/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 16:25:02 +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=1606</guid>
		<description><![CDATA[After getting the following secure shell login attempts, I&#8217;ve decided to remove winbind from my home linux boxes. It&#8217;s not a big deal as I&#8217;ve only got a few workstations and I&#8217;m not running Active Directory at home. They are &#8230; <a href="http://www.dickson.me.uk/2011/07/11/secure-shell-login-attempts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.dickson.me.uk/2011/07/11/secure-shell-login-attempts/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>Setting up a IPv6 Gateway on Hurricane Electric using Ubuntu 10.04.2</title>
		<link>http://www.dickson.me.uk/2011/03/08/setting-up-a-ipv6-gateway-on-hurricane-electric-using-ubuntu-lucid-lynx-10-04-2/</link>
		<comments>http://www.dickson.me.uk/2011/03/08/setting-up-a-ipv6-gateway-on-hurricane-electric-using-ubuntu-lucid-lynx-10-04-2/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 13:17:31 +0000</pubDate>
		<dc:creator>billy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Hurricane Electric]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1472</guid>
		<description><![CDATA[First thing you&#8217;ll need to do is register at the Hurricane Electric website and create your tunnel. I&#8217;m not going to go over that since there&#8217;s a lot  of help on the Hurricane Electric Website about it. These instructions only &#8230; <a href="http://www.dickson.me.uk/2011/03/08/setting-up-a-ipv6-gateway-on-hurricane-electric-using-ubuntu-lucid-lynx-10-04-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.dickson.me.uk/2011/03/08/setting-up-a-ipv6-gateway-on-hurricane-electric-using-ubuntu-lucid-lynx-10-04-2/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Setting up IPv6 access for a home network using Ubuntu Linux</title>
		<link>http://www.dickson.me.uk/2011/02/18/setting-up-ipv6-access-for-a-home-network-using-ubuntu-linux/</link>
		<comments>http://www.dickson.me.uk/2011/02/18/setting-up-ipv6-access-for-a-home-network-using-ubuntu-linux/#comments</comments>
		<pubDate>Fri, 18 Feb 2011 12:20:06 +0000</pubDate>
		<dc:creator>billy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1446</guid>
		<description><![CDATA[Before starting this howto, I would suggest that you get IPv6 working by following the instructions here. If you&#8217;ve followed all the instructions in the previous post, you should now have a linux workstation that allows you to view IPv6 &#8230; <a href="http://www.dickson.me.uk/2011/02/18/setting-up-ipv6-access-for-a-home-network-using-ubuntu-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.dickson.me.uk/2011/02/18/setting-up-ipv6-access-for-a-home-network-using-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up IPv6 access for a home workstation under Ubuntu Linux</title>
		<link>http://www.dickson.me.uk/2011/02/14/setting-up-ipv6-access-for-a-home-workstation-under-linux/</link>
		<comments>http://www.dickson.me.uk/2011/02/14/setting-up-ipv6-access-for-a-home-workstation-under-linux/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 12:19:10 +0000</pubDate>
		<dc:creator>billy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1427</guid>
		<description><![CDATA[My current home workstation is running Ubuntu 10.04 LTS, but I&#8217;m sure you should be able to adapt the following to run on debian or other Ubuntu flavours. This part only applied to setting up a single workstation, at some &#8230; <a href="http://www.dickson.me.uk/2011/02/14/setting-up-ipv6-access-for-a-home-workstation-under-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.dickson.me.uk/2011/02/14/setting-up-ipv6-access-for-a-home-workstation-under-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting 3gp to xvid using Linux and ffmpeg</title>
		<link>http://www.dickson.me.uk/2011/01/08/converting-3gp-to-xvid-using-linux-and-ffmpeg/</link>
		<comments>http://www.dickson.me.uk/2011/01/08/converting-3gp-to-xvid-using-linux-and-ffmpeg/#comments</comments>
		<pubDate>Sat, 08 Jan 2011 17:03:31 +0000</pubDate>
		<dc:creator>billy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[3gp to xvid]]></category>
		<category><![CDATA[Home Linux Server]]></category>
		<category><![CDATA[Linux PC]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1401</guid>
		<description><![CDATA[I recently purchased a new phone, a Samsung S and I&#8217;ve been busily taking video clips as you do, only recently have I tried to stream them from my PS3 to my TV, only to find that the 3gp format &#8230; <a href="http://www.dickson.me.uk/2011/01/08/converting-3gp-to-xvid-using-linux-and-ffmpeg/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.dickson.me.uk/2011/01/08/converting-3gp-to-xvid-using-linux-and-ffmpeg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generic host process for Win32 services crashing.</title>
		<link>http://www.dickson.me.uk/2010/11/15/list-running-processes-on-xp-and-win-7-from-the-command-prompt/</link>
		<comments>http://www.dickson.me.uk/2010/11/15/list-running-processes-on-xp-and-win-7-from-the-command-prompt/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 16:21:14 +0000</pubDate>
		<dc:creator>billy</dc:creator>
				<category><![CDATA[Computing Tips]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[svchosts.exe]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1350</guid>
		<description><![CDATA[This fixed the problem for me so I thought I would blog it (saves me remembering it) and lets anyone else fix the problem themselves. To completely solve &#8220;Generic Host Process for Win32 Services&#8221; problem you should: 1) Scan your &#8230; <a href="http://www.dickson.me.uk/2010/11/15/list-running-processes-on-xp-and-win-7-from-the-command-prompt/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.dickson.me.uk/2010/11/15/list-running-processes-on-xp-and-win-7-from-the-command-prompt/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>
	</channel>
</rss>

