<?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 on: My five must-have settings for Ubuntu 9.04 (Jaunty Jackalope)</title>
	<atom:link href="http://blog.mymediasystem.net/uncategorized/my-five-must-have-settings-for-ubuntu-904-jaunty-jackalope/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mymediasystem.net/uncategorized/my-five-must-have-settings-for-ubuntu-904-jaunty-jackalope/</link>
	<description>MyMediaSystem - 1080p - AVCHD - H.264 - Linux - 3D - GPS &#38; GPX</description>
	<lastBuildDate>Wed, 08 Feb 2012 06:03:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: acmelab68</title>
		<link>http://blog.mymediasystem.net/uncategorized/my-five-must-have-settings-for-ubuntu-904-jaunty-jackalope/comment-page-1/#comment-1957</link>
		<dc:creator>acmelab68</dc:creator>
		<pubDate>Sun, 10 May 2009 18:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mymediasystem.net/?p=2121#comment-1957</guid>
		<description>&lt;a href=&quot;#comment-1954&quot; rel=&quot;nofollow&quot;&gt;@Wizzu&lt;/a&gt; 
Thanks! I&#039;ve corrected it.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1954" rel="nofollow">@Wizzu</a><br />
Thanks! I&#8217;ve corrected it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wizzu</title>
		<link>http://blog.mymediasystem.net/uncategorized/my-five-must-have-settings-for-ubuntu-904-jaunty-jackalope/comment-page-1/#comment-1954</link>
		<dc:creator>Wizzu</dc:creator>
		<pubDate>Sun, 10 May 2009 16:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mymediasystem.net/?p=2121#comment-1954</guid>
		<description>You don&#039;t have to manually edit Xorg.conf, you can also install the &quot;dontzap&quot; package and then run the command:

dontzap --disable

To clarify, you want to have the DontZap option in Xorg.conf to say &quot;false&quot; instead of &quot;true&quot; (as you have in your example code). Ie. you want to have the feature &lt;b&gt;off&lt;/b&gt;.</description>
		<content:encoded><![CDATA[<p>You don&#8217;t have to manually edit Xorg.conf, you can also install the &#8220;dontzap&#8221; package and then run the command:</p>
<p>dontzap &#8211;disable</p>
<p>To clarify, you want to have the DontZap option in Xorg.conf to say &#8220;false&#8221; instead of &#8220;true&#8221; (as you have in your example code). Ie. you want to have the feature <b>off</b>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cewan</title>
		<link>http://blog.mymediasystem.net/uncategorized/my-five-must-have-settings-for-ubuntu-904-jaunty-jackalope/comment-page-1/#comment-1953</link>
		<dc:creator>cewan</dc:creator>
		<pubDate>Sun, 10 May 2009 11:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mymediasystem.net/?p=2121#comment-1953</guid>
		<description>Thanks!
Keep up the good work :-)</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
Keep up the good work <img src='http://blog.mymediasystem.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: acmelab68</title>
		<link>http://blog.mymediasystem.net/uncategorized/my-five-must-have-settings-for-ubuntu-904-jaunty-jackalope/comment-page-1/#comment-1952</link>
		<dc:creator>acmelab68</dc:creator>
		<pubDate>Sun, 10 May 2009 09:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mymediasystem.net/?p=2121#comment-1952</guid>
		<description>&lt;a href=&quot;#comment-1950&quot; rel=&quot;nofollow&quot;&gt;@cewan&lt;/a&gt; 
do the following to add a trust for this site. 

&lt;code&gt;  
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0x643dc6bd56580ceb1ab4a9f63b22ab97af1cdfa9
&lt;/code&gt;
I usually don&#039;t do this, because if all works smooth on performing &quot;aptitude update&quot; on the command line, I tend to believe I do have an &#039;clean&#039; (unmodified) sources.conf. You can always install packages also from untrusted parties, simple by manually grant the process by typing a &#039;y&#039;, if being asked.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1950" rel="nofollow">@cewan</a><br />
do the following to add a trust for this site. </p>
<p><code><br />
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0x643dc6bd56580ceb1ab4a9f63b22ab97af1cdfa9<br />
</code><br />
I usually don&#8217;t do this, because if all works smooth on performing &#8220;aptitude update&#8221; on the command line, I tend to believe I do have an &#8216;clean&#8217; (unmodified) sources.conf. You can always install packages also from untrusted parties, simple by manually grant the process by typing a &#8216;y&#8217;, if being asked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cewan</title>
		<link>http://blog.mymediasystem.net/uncategorized/my-five-must-have-settings-for-ubuntu-904-jaunty-jackalope/comment-page-1/#comment-1950</link>
		<dc:creator>cewan</dc:creator>
		<pubDate>Sun, 10 May 2009 06:46:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mymediasystem.net/?p=2121#comment-1950</guid>
		<description>Nice guide!
I fail to install nvidia drivers though. I get:

W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn&#039;t be verified because the public key is not available: NO_PUBKEY 3B22AB97AF1CDFA9
W: You may want to run apt-get update to correct these problems

I have tried to run apt-get update, but it doesn&#039;t do anything. How do I continue?</description>
		<content:encoded><![CDATA[<p>Nice guide!<br />
I fail to install nvidia drivers though. I get:</p>
<p>W: GPG error: <a href="http://ppa.launchpad.net" rel="nofollow">http://ppa.launchpad.net</a> jaunty Release: The following signatures couldn&#8217;t be verified because the public key is not available: NO_PUBKEY 3B22AB97AF1CDFA9<br />
W: You may want to run apt-get update to correct these problems</p>
<p>I have tried to run apt-get update, but it doesn&#8217;t do anything. How do I continue?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

