<?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"
	>
<channel>
	<title>Comments on: Installing FreeNX 0.7.1 on Ubuntu</title>
	<atom:link href="http://www.felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/</link>
	<description>A little bit of technology, security and networking with Linux, FreeBSD and Mac OS X, plus some personal opinions.</description>
	<pubDate>Thu, 28 Aug 2008 01:09:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Some Guy</title>
		<link>http://www.felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36665</link>
		<dc:creator>Some Guy</dc:creator>
		<pubDate>Tue, 24 Jun 2008 13:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36665</guid>
		<description>Just to note, Marcel's repository has a full dependency on the ubuntu-desktop package and thus requires a LOT of gnome-centric packages. DaFlame's post contains a repository without these dependencies for folks who wish to keep their installs clear of all those unnecessary packages.

*** INSTALL KEY FOR NEW REPOSITORY ***
wget http://www.datakeylive.com/ubuntu/dists/gutsy/wjeremy.key -O - &#124; sudo apt-key add -

*** ADD BELOW TO /etc/apt/sources.list ***
deb http://www.datakeylive.com/ubuntu hardy main
deb-src http://www.datakeylive.com/ubuntu hardy main

*** UPDATE ***
sudo apt-get update

Cheers</description>
		<content:encoded><![CDATA[<p>Just to note, Marcel&#8217;s repository has a full dependency on the ubuntu-desktop package and thus requires a LOT of gnome-centric packages. DaFlame&#8217;s post contains a repository without these dependencies for folks who wish to keep their installs clear of all those unnecessary packages.</p>
<p>*** INSTALL KEY FOR NEW REPOSITORY ***<br />
wget <a href="http://www.datakeylive.com/ubuntu/dists/gutsy/wjeremy.key" rel="nofollow">http://www.datakeylive.com/ubuntu/dists/gutsy/wjeremy.key</a> -O - | sudo apt-key add -</p>
<p>*** ADD BELOW TO /etc/apt/sources.list ***<br />
deb <a href="http://www.datakeylive.com/ubuntu" rel="nofollow">http://www.datakeylive.com/ubuntu</a> hardy main<br />
deb-src <a href="http://www.datakeylive.com/ubuntu" rel="nofollow">http://www.datakeylive.com/ubuntu</a> hardy main</p>
<p>*** UPDATE ***<br />
sudo apt-get update</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaFlame</title>
		<link>http://www.felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36633</link>
		<dc:creator>DaFlame</dc:creator>
		<pubDate>Thu, 15 May 2008 08:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36633</guid>
		<description>A simpler way is to use already precompiled binaries and stay away from the NX commercial ones.  Here is a site that has full instructions and a full Ubuntu repository:
http://ubuntuforums.org/showthread.php?t=620057</description>
		<content:encoded><![CDATA[<p>A simpler way is to use already precompiled binaries and stay away from the NX commercial ones.  Here is a site that has full instructions and a full Ubuntu repository:<br />
<a href="http://ubuntuforums.org/showthread.php?t=620057" rel="nofollow">http://ubuntuforums.org/showthread.php?t=620057</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: femispam</title>
		<link>http://www.felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36631</link>
		<dc:creator>femispam</dc:creator>
		<pubDate>Mon, 12 May 2008 09:49:54 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36631</guid>
		<description>Hello Felipe, thank you for your reply.
I've checked that /usr/NX/var/db exists and has the correct permissions. I didn't tried to enable full logging because I gave up this method.

Now I've got it working on Hardy (Ubuntu 8.04 fresh install) following just this three steps:

 1.- Add to /etc/apt/sources.list:
deb http://ppa.launchpad.net/marceloshima/ubuntu hardy main
deb-src http://ppa.launchpad.net/marceloshima/ubuntu hardy main 

 2.- sudo apt-get update

 3.- sudo aptitude install freenx


Is there any difference with your method?</description>
		<content:encoded><![CDATA[<p>Hello Felipe, thank you for your reply.<br />
I&#8217;ve checked that /usr/NX/var/db exists and has the correct permissions. I didn&#8217;t tried to enable full logging because I gave up this method.</p>
<p>Now I&#8217;ve got it working on Hardy (Ubuntu 8.04 fresh install) following just this three steps:</p>
<p> 1.- Add to /etc/apt/sources.list:<br />
deb <a href="http://ppa.launchpad.net/marceloshima/ubuntu" rel="nofollow">http://ppa.launchpad.net/marceloshima/ubuntu</a> hardy main<br />
deb-src <a href="http://ppa.launchpad.net/marceloshima/ubuntu" rel="nofollow">http://ppa.launchpad.net/marceloshima/ubuntu</a> hardy main </p>
<p> 2.- sudo apt-get update</p>
<p> 3.- sudo aptitude install freenx</p>
<p>Is there any difference with your method?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felipe Alfaro Solana</title>
		<link>http://www.felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36630</link>
		<dc:creator>Felipe Alfaro Solana</dc:creator>
		<pubDate>Sun, 11 May 2008 04:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36630</guid>
		<description>fermispam,

With respect the error messages "No such file or directory", can you please check that /usr/NX/var/db exists and has the correct permissions? Also, you can trying enabling full logging in /usr/NX/etc/node.cfg and see if it casts additional information.</description>
		<content:encoded><![CDATA[<p>fermispam,</p>
<p>With respect the error messages &#8220;No such file or directory&#8221;, can you please check that /usr/NX/var/db exists and has the correct permissions? Also, you can trying enabling full logging in /usr/NX/etc/node.cfg and see if it casts additional information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felipe Alfaro Solana</title>
		<link>http://www.felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36629</link>
		<dc:creator>Felipe Alfaro Solana</dc:creator>
		<pubDate>Sun, 11 May 2008 04:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36629</guid>
		<description>I haven't tried to install on Hardy, but I guess that it should work with no modifications at all. If you try to install FreeNX in Hardy, could you also post your comments and experiences here?</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t tried to install on Hardy, but I guess that it should work with no modifications at all. If you try to install FreeNX in Hardy, could you also post your comments and experiences here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36626</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 08 May 2008 13:49:02 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36626</guid>
		<description>Yes! what about Hardy? Can we use the same method to install?</description>
		<content:encoded><![CDATA[<p>Yes! what about Hardy? Can we use the same method to install?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: femispam</title>
		<link>http://www.felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36625</link>
		<dc:creator>femispam</dc:creator>
		<pubDate>Wed, 07 May 2008 11:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36625</guid>
		<description>Hello,
In my case (kubuntu-kde4 8.04) It doesn't work.
Connecting from nomachine windows client this is the details log:


NX&#62; 203 NXSSH running with pid: 3352
NX&#62; 285 Enabling check on switch command
NX&#62; 285 Enabling skip of SSH config files
NX&#62; 285 Setting the preferred NX options
NX&#62; 200 Connected to address: 192.168.0.81 on port: 22
NX&#62; 202 Authenticating user: nx
NX&#62; 208 Using auth method: publickey
HELLO NXSERVER - Version 2.1.0-71 OS (GPL)
NX&#62; 105 hello NXCLIENT - Version 2.1.0
NX&#62; 134 Accepted protocol: 2.1.0
NX&#62; 105 SET SHELL_MODE SHELL
NX&#62; 105 SET AUTH_MODE PASSWORD
NX&#62; 105 login
NX&#62; 101 User: josefco
NX&#62; 102 Password: 
NX&#62; 103 Welcome to: kubuntukde4 user: josefco
NX&#62; 105 listsession --user="josefco" --status="suspended,running" --geometry="1280x800x32+render" --type="unix-kde"
NX&#62; 127 Sessions list of user 'josefco' for reconnect:
Display Type             Session ID                       Options  Depth Screen         Status      Session Name
------- ---------------- -------------------------------- -------- ----- -------------- ----------- ------------------------------
0       vnc-local        0AD8EDF9FB3BBDC82E59E35F49BB5A0E --------       1280x800       Running     X0 (Local)
NX&#62; 148 Server capacity: not reached for user: josefco
NX&#62; 105 listsession --user="josefco" --status="suspended,running" --geometry="1280x800x32+render" --type="unix-kde"
NX&#62; 127 Sessions list of user 'josefco' for reconnect:
Display Type             Session ID                       Options  Depth Screen         Status      Session Name
------- ---------------- -------------------------------- -------- ----- -------------- ----------- ------------------------------
0       vnc-local        8A74572A682140ECF959B97F411BAD43 --------       1280x800       Running     X0 (Local)
NX&#62; 148 Server capacity: not reached for user: josefco
NX&#62; 105 startsession  --link="lan" --backingstore="1" --encryption="1" --cache="16M" --images="64M" --shmem="1" --shpix="1" --strict="0" --composite="1" --media="0" --session="kubuntu-kde4" --type="unix-kde" --geometry="1280x800" --client="winnt" --keyboard="pc102/es" --screeninfo="1280x800x32+render" 
NX&#62; 1000 NXNODE - Version 2.1.0-71 OS (GPL)
NX&#62; 700 Session id: kubuntukde4-1000-DD855FC99BF3858B808CA6EBE991D351
NX&#62; 705 Session display: 1000
NX&#62; 703 Session type: unix-kde
NX&#62; 701 Proxy cookie: 7090b052eecb647bb3cada9f149b3ead
NX&#62; 702 Proxy IP: 127.0.0.1
NX&#62; 706 Agent cookie: 7090b052eecb647bb3cada9f149b3ead
NX&#62; 704 Session cache: unix-kde
NX&#62; 707 SSL tunneling: 1
/usr/NX/bin/nxserver: line 1283: 24716 Terminated              sleep $AGENT_STARTUP_TIMEOUT
NX&#62; 105 NX&#62; 596 Session startup failed.
NX&#62; 1004 Error: NX Agent exited with exit status 1. To troubleshoot set SESSION_LOG_CLEAN=0 in node.conf and investigate "/home/josefco/.nx/F-C-kubuntukde4-1000-DD855FC99BF3858B808CA6EBE991D351/session". You might also want to try: ssh -X myserver; /usr/NX/bin/nxnode --agent to test the basic functionality. Session log follows:
Can't open /usr/NX/var/db/running/sessionId{DD855FC99BF3858B808CA6EBE991D351}: No such file or directory.
mv: cannot stat `/usr/NX/var/db/running/sessionId{DD855FC99BF3858B808CA6EBE991D351}': No such file or directory
NX&#62; 1006 Session status: closed
NX&#62; 280 Exiting on signal: 15


I will appreciate any help.
Thank you.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
In my case (kubuntu-kde4 8.04) It doesn&#8217;t work.<br />
Connecting from nomachine windows client this is the details log:</p>
<p>NX&gt; 203 NXSSH running with pid: 3352<br />
NX&gt; 285 Enabling check on switch command<br />
NX&gt; 285 Enabling skip of SSH config files<br />
NX&gt; 285 Setting the preferred NX options<br />
NX&gt; 200 Connected to address: 192.168.0.81 on port: 22<br />
NX&gt; 202 Authenticating user: nx<br />
NX&gt; 208 Using auth method: publickey<br />
HELLO NXSERVER - Version 2.1.0-71 OS (GPL)<br />
NX&gt; 105 hello NXCLIENT - Version 2.1.0<br />
NX&gt; 134 Accepted protocol: 2.1.0<br />
NX&gt; 105 SET SHELL_MODE SHELL<br />
NX&gt; 105 SET AUTH_MODE PASSWORD<br />
NX&gt; 105 login<br />
NX&gt; 101 User: josefco<br />
NX&gt; 102 Password:<br />
NX&gt; 103 Welcome to: kubuntukde4 user: josefco<br />
NX&gt; 105 listsession &#8211;user=&#8221;josefco&#8221; &#8211;status=&#8221;suspended,running&#8221; &#8211;geometry=&#8221;1280&#215;800x32+render&#8221; &#8211;type=&#8221;unix-kde&#8221;<br />
NX&gt; 127 Sessions list of user &#8216;josefco&#8217; for reconnect:<br />
Display Type             Session ID                       Options  Depth Screen         Status      Session Name<br />
&#8212;&#8212;- &#8212;&#8212;&#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; &#8212;&#8212;&#8211; &#8212;&#8211; &#8212;&#8212;&#8212;&#8212;&#8211; &#8212;&#8212;&#8212;&#8211; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
0       vnc-local        0AD8EDF9FB3BBDC82E59E35F49BB5A0E &#8212;&#8212;&#8211;       1280&#215;800       Running     X0 (Local)<br />
NX&gt; 148 Server capacity: not reached for user: josefco<br />
NX&gt; 105 listsession &#8211;user=&#8221;josefco&#8221; &#8211;status=&#8221;suspended,running&#8221; &#8211;geometry=&#8221;1280&#215;800x32+render&#8221; &#8211;type=&#8221;unix-kde&#8221;<br />
NX&gt; 127 Sessions list of user &#8216;josefco&#8217; for reconnect:<br />
Display Type             Session ID                       Options  Depth Screen         Status      Session Name<br />
&#8212;&#8212;- &#8212;&#8212;&#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; &#8212;&#8212;&#8211; &#8212;&#8211; &#8212;&#8212;&#8212;&#8212;&#8211; &#8212;&#8212;&#8212;&#8211; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
0       vnc-local        8A74572A682140ECF959B97F411BAD43 &#8212;&#8212;&#8211;       1280&#215;800       Running     X0 (Local)<br />
NX&gt; 148 Server capacity: not reached for user: josefco<br />
NX&gt; 105 startsession  &#8211;link=&#8221;lan&#8221; &#8211;backingstore=&#8221;1&#8243; &#8211;encryption=&#8221;1&#8243; &#8211;cache=&#8221;16M&#8221; &#8211;images=&#8221;64M&#8221; &#8211;shmem=&#8221;1&#8243; &#8211;shpix=&#8221;1&#8243; &#8211;strict=&#8221;0&#8243; &#8211;composite=&#8221;1&#8243; &#8211;media=&#8221;0&#8243; &#8211;session=&#8221;kubuntu-kde4&#8243; &#8211;type=&#8221;unix-kde&#8221; &#8211;geometry=&#8221;1280&#215;800&#8243; &#8211;client=&#8221;winnt&#8221; &#8211;keyboard=&#8221;pc102/es&#8221; &#8211;screeninfo=&#8221;1280&#215;800x32+render&#8221;<br />
NX&gt; 1000 NXNODE - Version 2.1.0-71 OS (GPL)<br />
NX&gt; 700 Session id: kubuntukde4-1000-DD855FC99BF3858B808CA6EBE991D351<br />
NX&gt; 705 Session display: 1000<br />
NX&gt; 703 Session type: unix-kde<br />
NX&gt; 701 Proxy cookie: 7090b052eecb647bb3cada9f149b3ead<br />
NX&gt; 702 Proxy IP: 127.0.0.1<br />
NX&gt; 706 Agent cookie: 7090b052eecb647bb3cada9f149b3ead<br />
NX&gt; 704 Session cache: unix-kde<br />
NX&gt; 707 SSL tunneling: 1<br />
/usr/NX/bin/nxserver: line 1283: 24716 Terminated              sleep $AGENT_STARTUP_TIMEOUT<br />
NX&gt; 105 NX&gt; 596 Session startup failed.<br />
NX&gt; 1004 Error: NX Agent exited with exit status 1. To troubleshoot set SESSION_LOG_CLEAN=0 in node.conf and investigate &#8220;/home/josefco/.nx/F-C-kubuntukde4-1000-DD855FC99BF3858B808CA6EBE991D351/session&#8221;. You might also want to try: ssh -X myserver; /usr/NX/bin/nxnode &#8211;agent to test the basic functionality. Session log follows:<br />
Can&#8217;t open /usr/NX/var/db/running/sessionId{DD855FC99BF3858B808CA6EBE991D351}: No such file or directory.<br />
mv: cannot stat `/usr/NX/var/db/running/sessionId{DD855FC99BF3858B808CA6EBE991D351}&#8217;: No such file or directory<br />
NX&gt; 1006 Session status: closed<br />
NX&gt; 280 Exiting on signal: 15</p>
<p>I will appreciate any help.<br />
Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: femispam</title>
		<link>http://www.felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36624</link>
		<dc:creator>femispam</dc:creator>
		<pubDate>Wed, 07 May 2008 10:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36624</guid>
		<description>Hello, 
Thank you for your guide, I've followed it step by step in Kubuntu-kde4 v8.04.
I would like to report:
 - a typo "path -p0..." -&#62; "patch -p0..."
 - "cd .." is missing between "make" and "cp -f nxserver-helper /usr/NX/bin/"</description>
		<content:encoded><![CDATA[<p>Hello,<br />
Thank you for your guide, I&#8217;ve followed it step by step in Kubuntu-kde4 v8.04.<br />
I would like to report:<br />
 - a typo &#8220;path -p0&#8230;&#8221; -&gt; &#8220;patch -p0&#8230;&#8221;<br />
 - &#8220;cd ..&#8221; is missing between &#8220;make&#8221; and &#8220;cp -f nxserver-helper /usr/NX/bin/&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wayne</title>
		<link>http://www.felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36613</link>
		<dc:creator>wayne</dc:creator>
		<pubDate>Sun, 06 Apr 2008 15:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36613</guid>
		<description>What about nx 3 (freenx) for Ubuntu 8.04?</description>
		<content:encoded><![CDATA[<p>What about nx 3 (freenx) for Ubuntu 8.04?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36546</link>
		<dc:creator>George</dc:creator>
		<pubDate>Sat, 23 Feb 2008 17:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2007/11/24/installing-freenx-071-on-ubuntu/#comment-36546</guid>
		<description>it's working on SIDUX as well</description>
		<content:encoded><![CDATA[<p>it&#8217;s working on SIDUX as well</p>
]]></content:encoded>
	</item>
</channel>
</rss>
