<?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>blog.lundscape.com &#187; FreeNX</title>
	<atom:link href="http://blog.lundscape.com/tag/freenx/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lundscape.com</link>
	<description>The Linux Journey</description>
	<lastBuildDate>Tue, 31 Jan 2012 01:55:34 +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>FreeNX on Ubuntu</title>
		<link>http://blog.lundscape.com/2010/04/freenx-on-ubuntu/</link>
		<comments>http://blog.lundscape.com/2010/04/freenx-on-ubuntu/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 20:06:18 +0000</pubDate>
		<dc:creator>Zachary Lund</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[FreeNX]]></category>
		<category><![CDATA[Remote Access]]></category>
		<category><![CDATA[Terminal Server]]></category>

		<guid isPermaLink="false">http://blog.lundscape.com/?p=313</guid>
		<description><![CDATA[I have been using FreeNX on Ubuntu Linux as a terminal server for remote graphical access. (It&#8217;s similar to Remote Desktop on Windows.) It&#8217;s fast and works quite well on slow Internet connections. NoMachine provides clients for Mac OS X, Windows, and Linux, which means I can connect to my machine from anywhere. Most of [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using <a href="http://freenx.berlios.de/">FreeNX</a> on Ubuntu Linux as a terminal server for remote graphical access. (It&#8217;s similar to Remote Desktop on Windows.) It&#8217;s fast and works quite well on slow Internet connections. <a href="http://www.nomachine.com/">NoMachine</a> provides clients for Mac OS X, Windows, and Linux, which means I can connect to my machine from anywhere.</p>
<p>Most of the instructions are available in Ubuntu&#8217;s <a href="https://help.ubuntu.com/community/FreeNX">documentation</a> for FreeNX. First, add the repository, update the package listings, and install the FreeNX package:</p>
<p><code>add-apt-repository ppa:freenx-team<br />
aptitude update<br />
aptitude install --quiet --assume-yes freenx</code></p>
<p>Finally, set up FreeNX. I opt to use the default SSH key pairs (&#8220;&#8211;setup-nomachine-key&#8221;) because it doesn&#8217;t require additional configuration for the client to connect. I added the &#8220;&#8211;clean &#8211;purge&#8221; to fix authentication errors that I began having after I upgraded to Ubuntu 9.10.</p>
<p><code>/usr/lib/nx/nxsetup --install --setup-nomachine-key --clean --purge</code></p>
<p>After I install a client, I can connect to my computer from anywhere and use it as though I were sitting in front of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lundscape.com/2010/04/freenx-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

