<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for The Internet made me do it!</title>
	<atom:link href="http://www.dickson.me.uk/comments/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 02:30:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Installing Amazon&#8217;s MP3 downloader on Ubuntu 10.04 by James Adams</title>
		<link>http://www.dickson.me.uk/2010/10/21/installing-amazons-mp3-downloader-on-ubuntu-10-04/comment-page-1/#comment-17126</link>
		<dc:creator>James Adams</dc:creator>
		<pubDate>Wed, 25 Jan 2012 02:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1262#comment-17126</guid>
		<description>Using Ubuntu 10.04 and this process worked great !

thanks.</description>
		<content:encoded><![CDATA[<p>Using Ubuntu 10.04 and this process worked great !</p>
<p>thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing TwonkyServer on Ubuntu Lucid Lunx 10.04.1 by billy</title>
		<link>http://www.dickson.me.uk/2010/11/02/installing-twonkyserver-on-ubuntu-lucid-lunx-10-04-1/comment-page-1/#comment-17122</link>
		<dc:creator>billy</dc:creator>
		<pubDate>Sat, 07 Jan 2012 14:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1202#comment-17122</guid>
		<description>Svenn,

I don&#039;t see any reason that shouldn&#039;t work, I&#039;ve not got a VM set up, so I can&#039;t test at the moment. If it doesn&#039;t work, then let me know and I&#039;ll have a look into it. Time permitting.</description>
		<content:encoded><![CDATA[<p>Svenn,</p>
<p>I don&#8217;t see any reason that shouldn&#8217;t work, I&#8217;ve not got a VM set up, so I can&#8217;t test at the moment. If it doesn&#8217;t work, then let me know and I&#8217;ll have a look into it. Time permitting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing TwonkyServer on Ubuntu Lucid Lunx 10.04.1 by Svenn-Erik K. Thomsen</title>
		<link>http://www.dickson.me.uk/2010/11/02/installing-twonkyserver-on-ubuntu-lucid-lunx-10-04-1/comment-page-1/#comment-17121</link>
		<dc:creator>Svenn-Erik K. Thomsen</dc:creator>
		<pubDate>Fri, 06 Jan 2012 22:13:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1202#comment-17121</guid>
		<description>Hej.

I have a server with one Wan and two Lan interface, One for Parent and One for the Childrin, the Childrien Lan is closing in the Night hour, I whant my Media server to run on both Lan interface, is it enof to do like this:

sudo route add -net 224.0.0.0 netmask 240.0.0.0 dev eth1
sudo route add -net 224.0.0.0 netmask 240.0.0.0 dev eth2

up route add -net 224.0.0.0 netmask 240.0.0.0 dev eth1
up route add -net 224.0.0.0 netmask 240.0.0.0 dev eth2
down route del -net 224.0.0.0 netmask 240.0.0.0 dev eth1
down route del -net 224.0.0.0 netmask 240.0.0.0 dev eth2

or is ´ther more to do.</description>
		<content:encoded><![CDATA[<p>Hej.</p>
<p>I have a server with one Wan and two Lan interface, One for Parent and One for the Childrin, the Childrien Lan is closing in the Night hour, I whant my Media server to run on both Lan interface, is it enof to do like this:</p>
<p>sudo route add -net 224.0.0.0 netmask 240.0.0.0 dev eth1<br />
sudo route add -net 224.0.0.0 netmask 240.0.0.0 dev eth2</p>
<p>up route add -net 224.0.0.0 netmask 240.0.0.0 dev eth1<br />
up route add -net 224.0.0.0 netmask 240.0.0.0 dev eth2<br />
down route del -net 224.0.0.0 netmask 240.0.0.0 dev eth1<br />
down route del -net 224.0.0.0 netmask 240.0.0.0 dev eth2</p>
<p>or is ´ther more to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing TwonkyServer on Ubuntu Lucid Lunx 10.04.1 by billy</title>
		<link>http://www.dickson.me.uk/2010/11/02/installing-twonkyserver-on-ubuntu-lucid-lunx-10-04-1/comment-page-1/#comment-17109</link>
		<dc:creator>billy</dc:creator>
		<pubDate>Mon, 07 Nov 2011 12:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1202#comment-17109</guid>
		<description>Stop the running process.
1) sudo stop twonkyserver
2) Remove the startup script and the symbolic link.
sudo rm  /etc/init/twonkyserver.conf /etc/init.d/twonkyserver
3) Delete the executable
sudo rm -r /usr/local/twonkymedia</description>
		<content:encoded><![CDATA[<p>Stop the running process.<br />
1) sudo stop twonkyserver<br />
2) Remove the startup script and the symbolic link.<br />
sudo rm  /etc/init/twonkyserver.conf /etc/init.d/twonkyserver<br />
3) Delete the executable<br />
sudo rm -r /usr/local/twonkymedia</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing TwonkyServer on Ubuntu Lucid Lunx 10.04.1 by JCDJ</title>
		<link>http://www.dickson.me.uk/2010/11/02/installing-twonkyserver-on-ubuntu-lucid-lunx-10-04-1/comment-page-1/#comment-17107</link>
		<dc:creator>JCDJ</dc:creator>
		<pubDate>Sun, 06 Nov 2011 13:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1202#comment-17107</guid>
		<description>How to fully uninstall on ubuntu?</description>
		<content:encoded><![CDATA[<p>How to fully uninstall on ubuntu?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing SMART tools on Ubuntu by billy</title>
		<link>http://www.dickson.me.uk/2010/10/27/installing-smart-tools-on-ubuntu/comment-page-1/#comment-17100</link>
		<dc:creator>billy</dc:creator>
		<pubDate>Thu, 13 Oct 2011 15:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1224#comment-17100</guid>
		<description>Thanks :-D</description>
		<content:encoded><![CDATA[<p>Thanks <img src='http://www.dickson.me.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing SMART tools on Ubuntu by Carl W.</title>
		<link>http://www.dickson.me.uk/2010/10/27/installing-smart-tools-on-ubuntu/comment-page-1/#comment-17099</link>
		<dc:creator>Carl W.</dc:creator>
		<pubDate>Wed, 12 Oct 2011 19:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1224#comment-17099</guid>
		<description>Thanks for the info! You made a spelling error however, &quot;sudo apt-get installsmartmontools&quot;... There should be a space after &quot;install&quot; :)</description>
		<content:encoded><![CDATA[<p>Thanks for the info! You made a spelling error however, &#8220;sudo apt-get installsmartmontools&#8221;&#8230; There should be a space after &#8220;install&#8221; <img src='http://www.dickson.me.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing TwonkyServer on Ubuntu Lucid Lunx 10.04.1 by Raymond Day</title>
		<link>http://www.dickson.me.uk/2010/11/02/installing-twonkyserver-on-ubuntu-lucid-lunx-10-04-1/comment-page-1/#comment-17068</link>
		<dc:creator>Raymond Day</dc:creator>
		<pubDate>Mon, 15 Aug 2011 08:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1202#comment-17068</guid>
		<description>Not sure yet but I think that start up will not let it restart. But it does boot up with it started.</description>
		<content:encoded><![CDATA[<p>Not sure yet but I think that start up will not let it restart. But it does boot up with it started.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing TwonkyServer on Ubuntu Lucid Lunx 10.04.1 by billy</title>
		<link>http://www.dickson.me.uk/2010/11/02/installing-twonkyserver-on-ubuntu-lucid-lunx-10-04-1/comment-page-1/#comment-17067</link>
		<dc:creator>billy</dc:creator>
		<pubDate>Sat, 13 Aug 2011 17:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1202#comment-17067</guid>
		<description>Thanks Raymond,

I&#039;ll add the above to the instructions next week time permitting. Thanks for that, much appreciated, if you think of anything else please comment again.

Cheers,

Billy</description>
		<content:encoded><![CDATA[<p>Thanks Raymond,</p>
<p>I&#8217;ll add the above to the instructions next week time permitting. Thanks for that, much appreciated, if you think of anything else please comment again.</p>
<p>Cheers,</p>
<p>Billy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing TwonkyServer on Ubuntu Lucid Lunx 10.04.1 by Raymond Day</title>
		<link>http://www.dickson.me.uk/2010/11/02/installing-twonkyserver-on-ubuntu-lucid-lunx-10-04-1/comment-page-1/#comment-17066</link>
		<dc:creator>Raymond Day</dc:creator>
		<pubDate>Sat, 13 Aug 2011 01:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.dickson.me.uk/?p=1202#comment-17066</guid>
		<description>That last post I did is were he says &quot;Edit the startup script:
 

sudo nano /etc/init.d/twonkyserver&quot;

Just put what I put in the last post beside what I typed in the startup script.</description>
		<content:encoded><![CDATA[<p>That last post I did is were he says &#8220;Edit the startup script:</p>
<p>sudo nano /etc/init.d/twonkyserver&#8221;</p>
<p>Just put what I put in the last post beside what I typed in the startup script.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

