<?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: Setup FreeNX under Ubuntu 8.10 (Intrepid Ibex)</title>
	<atom:link href="http://alandoyle.com/2008/12/16/setup-freenx-under-ubuntu-810-intrepid-ibex/feed/" rel="self" type="application/rss+xml" />
	<link>http://alandoyle.com/2008/12/16/setup-freenx-under-ubuntu-810-intrepid-ibex/</link>
	<description>Life, Linux and everything Open Source in between.</description>
	<lastBuildDate>Wed, 02 Dec 2009 04:25:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex Saavedra</title>
		<link>http://alandoyle.com/2008/12/16/setup-freenx-under-ubuntu-810-intrepid-ibex/comment-page-1/#comment-125</link>
		<dc:creator>Alex Saavedra</dc:creator>
		<pubDate>Tue, 12 May 2009 14:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://alandoyle.com/?p=158#comment-125</guid>
		<description>Great tutorial! 
I recently upgraded a couple of server to Ubuntu 9.04 Jaunty, and required the following modifications to make the FreeNX installation work:

The following lines appended to /etc/apt/sources.list.d/freenx.ppa.list:

# Ubuntu FreeNX Repository for Jaunty
deb http://ppa.launchpad.net/freenx-team/ubuntu jaunty main 
deb-src http://ppa.launchpad.net/freenx-team/ubuntu jaunty main


I didn&#039;t change /usr/lib/cups/backend/ipp, probably because my server was not a print server (the file was not found)

I installed tcl8.5 instead of tcl8.4
And voilà!
Alex Saavedra
</description>
		<content:encoded><![CDATA[<p>Great tutorial! <br />
I recently upgraded a couple of server to Ubuntu 9.04 Jaunty, and required the following modifications to make the FreeNX installation work:</p>
<p>The following lines appended to /etc/apt/sources.list.d/freenx.ppa.list:</p>
<p># Ubuntu FreeNX Repository for Jaunty<br />
deb <a href="http://ppa.launchpad.net/freenx-team/ubuntu" rel="nofollow">http://ppa.launchpad.net/freenx-team/ubuntu</a> jaunty main <br />
deb-src <a href="http://ppa.launchpad.net/freenx-team/ubuntu" rel="nofollow">http://ppa.launchpad.net/freenx-team/ubuntu</a> jaunty main</p>
<p>I didn&#8217;t change /usr/lib/cups/backend/ipp, probably because my server was not a print server (the file was not found)</p>
<p>I installed tcl8.5 instead of tcl8.4<br />
And voilà!<br />
Alex Saavedra</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: b - log &#187; FreeNX</title>
		<link>http://alandoyle.com/2008/12/16/setup-freenx-under-ubuntu-810-intrepid-ibex/comment-page-1/#comment-72</link>
		<dc:creator>b - log &#187; FreeNX</dc:creator>
		<pubDate>Tue, 03 Mar 2009 09:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://alandoyle.com/?p=158#comment-72</guid>
		<description>[...] 認証キーとか無視してfreenxをインストール．  　2009/3/3追記． 　Setup FreeNX under Ubuntu 8.10 (Intrepid Ibex)を参考に， 　  　 　~$ gpg --keyserver keyserver.ubuntu.com --recv D018A4CE &amp;&amp; gpg [...]</description>
		<content:encoded><![CDATA[<p>[...] 認証キーとか無視してfreenxをインストール．  　2009/3/3追記． 　Setup FreeNX under Ubuntu 8.10 (Intrepid Ibex)を参考に， 　  　 　~$ gpg &#8211;keyserver keyserver.ubuntu.com &#8211;recv D018A4CE &amp;&amp; gpg [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to use Remote Desktop Connection with Ubuntu &#171; HydTech</title>
		<link>http://alandoyle.com/2008/12/16/setup-freenx-under-ubuntu-810-intrepid-ibex/comment-page-1/#comment-64</link>
		<dc:creator>How to use Remote Desktop Connection with Ubuntu &#171; HydTech</dc:creator>
		<pubDate>Sun, 15 Feb 2009 02:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://alandoyle.com/?p=158#comment-64</guid>
		<description>[...] works by starting a new X session when you log in. If you have Ubuntu Intrepid Ibex, you can follow this tutorial.     Posted by hydtech Filed in [...]</description>
		<content:encoded><![CDATA[<p>[...] works by starting a new X session when you log in. If you have Ubuntu Intrepid Ibex, you can follow this tutorial.     Posted by hydtech Filed in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendan</title>
		<link>http://alandoyle.com/2008/12/16/setup-freenx-under-ubuntu-810-intrepid-ibex/comment-page-1/#comment-53</link>
		<dc:creator>Brendan</dc:creator>
		<pubDate>Fri, 06 Feb 2009 12:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://alandoyle.com/?p=158#comment-53</guid>
		<description>
I have been running FreeNX server on CentOS 5.2 and a Windows XP client for over a year, but did not know about the modem selection optimization. I suppose it is a tradeoff between bandwidth and remote cpu. I&#039;ll give it a try.

I recommend using the slightly stale 3.1.0-6 NoMachine client, mostly because later versions have a bug (listed as &#039;trivial&#039; on the NoMachines site) when using alt-tab in full screen mode in Windows XP.

As for the  &#039;cannot initialize display device&#039; error,  I seem to get this message at random even though I  have no cygwin processes running in the background.  A second connection attempt is nearly always successful. 
</description>
		<content:encoded><![CDATA[<p>I have been running FreeNX server on CentOS 5.2 and a Windows XP client for over a year, but did not know about the modem selection optimization. I suppose it is a tradeoff between bandwidth and remote cpu. I&#8217;ll give it a try.</p>
<p>I recommend using the slightly stale 3.1.0-6 NoMachine client, mostly because later versions have a bug (listed as &#8216;trivial&#8217; on the NoMachines site) when using alt-tab in full screen mode in Windows XP.</p>
<p>As for the  &#8216;cannot initialize display device&#8217; error,  I seem to get this message at random even though I  have no cygwin processes running in the background.  A second connection attempt is nearly always successful. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aflores3</title>
		<link>http://alandoyle.com/2008/12/16/setup-freenx-under-ubuntu-810-intrepid-ibex/comment-page-1/#comment-31</link>
		<dc:creator>aflores3</dc:creator>
		<pubDate>Thu, 15 Jan 2009 13:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://alandoyle.com/?p=158#comment-31</guid>
		<description>Thats all I wanted to hear.. can&#039;t wait to start playing.

Thanks again</description>
		<content:encoded><![CDATA[<p>Thats all I wanted to hear.. can&#8217;t wait to start playing.</p>
<p>Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Doyle</title>
		<link>http://alandoyle.com/2008/12/16/setup-freenx-under-ubuntu-810-intrepid-ibex/comment-page-1/#comment-30</link>
		<dc:creator>Alan Doyle</dc:creator>
		<pubDate>Thu, 15 Jan 2009 08:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://alandoyle.com/?p=158#comment-30</guid>
		<description>&lt;strong&gt;aflores3&lt;/strong&gt; - Because NX is run over SSH it is very secure but you must generate custom keys, as described. The default key shipped with FreeNX is well known, thus insecure, and using it defeats the security provided by using SSH.

I&#039;ve also specified &lt;strong&gt;&lt;a href=&quot;http://denyhosts.sf.net&quot; rel=&quot;nofollow&quot;&gt;denyhosts&lt;/a&gt;&lt;/strong&gt; in the list of components to install, this isn&#039;t strictly necessary but does add an additional layer of security but limiting the impact of brute-force attacks on your SSH server.

Glad to help.</description>
		<content:encoded><![CDATA[<p><strong>aflores3</strong> &#8211; Because NX is run over SSH it is very secure but you must generate custom keys, as described. The default key shipped with FreeNX is well known, thus insecure, and using it defeats the security provided by using SSH.</p>
<p>I&#8217;ve also specified <strong><a href="http://denyhosts.sf.net" rel="nofollow">denyhosts</a></strong> in the list of components to install, this isn&#8217;t strictly necessary but does add an additional layer of security but limiting the impact of brute-force attacks on your SSH server.</p>
<p>Glad to help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aflores3</title>
		<link>http://alandoyle.com/2008/12/16/setup-freenx-under-ubuntu-810-intrepid-ibex/comment-page-1/#comment-29</link>
		<dc:creator>aflores3</dc:creator>
		<pubDate>Wed, 14 Jan 2009 17:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://alandoyle.com/?p=158#comment-29</guid>
		<description>thanks for the clear, concise instructions. As an Ubuntu noob, I have to ask: how secure is this? Is it safe to connect to my linux box at home via xp at work? I realize nothing is 100%, but I just wanted to know what you recommend. 

Thanks again.</description>
		<content:encoded><![CDATA[<p>thanks for the clear, concise instructions. As an Ubuntu noob, I have to ask: how secure is this? Is it safe to connect to my linux box at home via xp at work? I realize nothing is 100%, but I just wanted to know what you recommend. </p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KnPhuket</title>
		<link>http://alandoyle.com/2008/12/16/setup-freenx-under-ubuntu-810-intrepid-ibex/comment-page-1/#comment-28</link>
		<dc:creator>KnPhuket</dc:creator>
		<pubDate>Wed, 14 Jan 2009 06:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://alandoyle.com/?p=158#comment-28</guid>
		<description>A quick note of thanks.  I had this on my list for a long time but always ran into some hurdle in gutsy and hardy and just did not want to deal with the research to get it going.  OK I was lazy.  This was the kick in the seat I needed.  Simple, clear instructions and the responsiveness improvement over Vinagre is shocking.  Nice job and much appreciate the time you took.</description>
		<content:encoded><![CDATA[<p>A quick note of thanks.  I had this on my list for a long time but always ran into some hurdle in gutsy and hardy and just did not want to deal with the research to get it going.  OK I was lazy.  This was the kick in the seat I needed.  Simple, clear instructions and the responsiveness improvement over Vinagre is shocking.  Nice job and much appreciate the time you took.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Doyle</title>
		<link>http://alandoyle.com/2008/12/16/setup-freenx-under-ubuntu-810-intrepid-ibex/comment-page-1/#comment-26</link>
		<dc:creator>Alan Doyle</dc:creator>
		<pubDate>Sat, 10 Jan 2009 16:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://alandoyle.com/?p=158#comment-26</guid>
		<description>&lt;strong&gt;PhuLeRock&lt;/strong&gt; - I&#039;ve seen this error on my Windows box when I&#039;ve got an older version of cygwin1.dll already loaded (in my case I was running CopSSH) or if an older version of the dll is in the path. NoMachine have also got these 2 trouble reports ( http://www.nomachine.com/tr/view.php?id=TR01E01593 and http://www.nomachine.com/tr/view.php?id=TR07E01782 ) which may also be the problem. My Windows box is running a UK version of XP (fully patched) with usernames with English-only characters.

Hope this helps.</description>
		<content:encoded><![CDATA[<p><strong>PhuLeRock</strong> &#8211; I&#8217;ve seen this error on my Windows box when I&#8217;ve got an older version of cygwin1.dll already loaded (in my case I was running CopSSH) or if an older version of the dll is in the path. NoMachine have also got these 2 trouble reports ( <a href="http://www.nomachine.com/tr/view.php?id=TR01E01593" rel="nofollow">http://www.nomachine.com/tr/view.php?id=TR01E01593</a> and <a href="http://www.nomachine.com/tr/view.php?id=TR07E01782" rel="nofollow">http://www.nomachine.com/tr/view.php?id=TR07E01782</a> ) which may also be the problem. My Windows box is running a UK version of XP (fully patched) with usernames with English-only characters.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PhuLeRock</title>
		<link>http://alandoyle.com/2008/12/16/setup-freenx-under-ubuntu-810-intrepid-ibex/comment-page-1/#comment-24</link>
		<dc:creator>PhuLeRock</dc:creator>
		<pubDate>Fri, 09 Jan 2009 07:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://alandoyle.com/?p=158#comment-24</guid>
		<description>I have a problem with NXclient, I have the error &quot;cannot initialize display device &quot; but I didn&#039;t receive any question about .DLL files ?

Any help for me ?</description>
		<content:encoded><![CDATA[<p>I have a problem with NXclient, I have the error &#8220;cannot initialize display device &#8221; but I didn&#8217;t receive any question about .DLL files ?</p>
<p>Any help for me ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
