<?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>Rival Rockets &#187; Linux</title>
	<atom:link href="http://rivalrockets.com/blog/category/pc/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://rivalrockets.com/blog</link>
	<description>The ramblings of self-declared winners</description>
	<lastBuildDate>Sun, 11 Jul 2010 00:43:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Neatx: Remote Desktop for Linux</title>
		<link>http://rivalrockets.com/blog/2010/04/neatx-remote-desktop-for-linux/</link>
		<comments>http://rivalrockets.com/blog/2010/04/neatx-remote-desktop-for-linux/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 04:40:31 +0000</pubDate>
		<dc:creator>Kit</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://rivalrockets.com/blog/?p=561</guid>
		<description><![CDATA[I had never even heard of NX technology until I began researching better ways to set up a VNC capable server on an Ubuntu machine that I had planned on running “headless”.  To make matters more confusing, this promising technology is scarcely documented, so I’m putting my findings here. NX Technology, to briefly summarize, is [...]]]></description>
			<content:encoded><![CDATA[<p>I had never even heard of NX technology until I began researching better ways to set up a VNC capable server on an Ubuntu machine that I had planned on running “headless”.  To make matters more confusing, this promising technology is scarcely documented, so I’m putting my findings here.</p>
<p>NX Technology, to briefly summarize, is similar in concept to RDP or Terminal Services on Windows, it basically provides a network ready way to log in and connect to a graphical desktop environment on a computer that you are not physically in front of.  The X Window System, the de-facto graphical backbone for Linux, has been able to send GUI over the network for years, but in practice it has proven inefficient and only feasible on the fastest of networks.  NX on the other hand, uses a combination of compression and caching on top of traditional X11 making for a much more bearable remote desktop experience.  As always, Wikipedia has a <a href="http://en.wikipedia.org/wiki/NX_technology" target="_blank">better explanation</a> than I’m able to provide here.</p>
<p>A company called <a href="http://www.nomachine.com/" target="_blank">NoMachine</a> provides commercial client and server NX software, selling Linux and Solaris server software while providing a free NX client for all the major OSes (including Windows).  Until recently, the only notable freely available NX server for Linux was FreeNX which took NoMachine’s open source core libraries and wrapped it up in a bunch of convoluted script files.  A small team has been incorporating the FreeNX code into an Ubuntu PPA, but have been having trouble maintaining compatibility and releasing bugfixes to the FreeNX code.  One quick glance at the <a href="http://freenx.berlios.de/" target="_blank">author’s site</a> reveals that it has been a couple years since any official <a href="http://en.wikipedia.org/wiki/Software_rot" target="_blank">updates have occurred</a>.   Now here’s where it gets interesting: last year Google GPL’ed its own internal version of the Free NX server called <a href="http://code.google.com/p/neatx/" target="_blank">Neatx</a>, which gives the open source community a fresh platform to work with.</p>
<h2>Installing Neatx on Ubuntu 10.04</h2>
<p>I found the process of installing the NX server to be fairly straightforward, using the new PPA add script introduced in 9.10, I added the FreeNX Team PPA repository:</p>
<p><code>$ sudo add-apt-repository ppa:freenx-team</code></p>
<p>This slick command takes care of finding the FreeNX Team’s Launchpad PPA software repository and adds all the necessary keys etc. to be able to get the software contained within.  After the script has finished its magic you’ll need to update the repository cache:</p>
<p><code>$ sudo apt-get update</code></p>
<p>Then, install the necessary pieces:</p>
<p><code>$ sudo apt-get install neatx-server</code></p>
<p>This will gather all of the necessary NX server components and dependencies including things like the OpenSSH server.  And that’s it!  I had to reboot to get the SSH server up and running, but other than that, no additional configuration was required!</p>
<p style="padding-left: 30px;"><span style="color: #ff0000;">Update:</span> a comment left by a reader indicated that rebooting the server is not necessary even after a fresh OpenSSH server install, and I am to expect that everything is ready to go as the install finishes (thanks to Woden for the feedback).</p>
<h2>Connecting to the NX server from another computer</h2>
<p>On a your client machine, point the <a href="http://www.nomachine.com/download-client-windows.php">freely available client</a> from NoMachine to the new Neatx server’s address, accept the key and presto!  You now have a slick remote desktop solution for Linux, congratulations!</p>
<p><a href="http://rivalrockets.com/blog/wp-content/uploads/2010/04/neatxonnomachine.png"><img style="display: inline;" title="Windows with remote Linux.  Believe it!" src="http://rivalrockets.com/blog/wp-content/uploads/2010/04/neatxonnomachine_thumb.png" alt="Windows with remote Linux.  Believe it!" width="640" height="521" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://rivalrockets.com/blog/2010/04/neatx-remote-desktop-for-linux/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.04 LTS Released!</title>
		<link>http://rivalrockets.com/blog/2008/04/ubuntu-804-lts-released/</link>
		<comments>http://rivalrockets.com/blog/2008/04/ubuntu-804-lts-released/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 12:15:35 +0000</pubDate>
		<dc:creator>Kit</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://rivalrockets.com/blog/?p=101</guid>
		<description><![CDATA[I know I&#8217;m the only one who cares about this but my favorite flavor of Linux Ubutnu 8.04 LTS, codenamed &#8220;Hardy Heron&#8221; (LTS stands for long term support) has been released upon the unsuspecting masses today, and as usual, all of the servers are being hammered as I type But never fear! BitTorrent works like [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft alignnone size-thumbnail wp-image-103" style="float: left; margin: 5px;" title="logo-ubuntu-only" src="http://rivalrockets.com/blog/wp-content/uploads/2008/04/logo-ubuntu-only-150x150.png" alt="" width="150" height="150" />I know I&#8217;m the only one who cares about this but my favorite flavor of Linux Ubutnu 8.04 LTS, codenamed &#8220;Hardy Heron&#8221; (LTS stands for long term support) has been released upon the unsuspecting masses today, and as usual, all of the servers are being hammered as I type <img src='http://rivalrockets.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>But never fear!  BitTorrent works like a champ in times like these!</p>
<p>New features to get giddy about:</p>
<ul>
<li>Xorg 7.3 &#8211; the desktop engine, with some changes that have emphasis on ease of resolution and dpi management</li>
<li>Gnome 2.22 &#8211; newest release of the Gnome desktop, very polished interface (tends to feel like OSX to me)</li>
<li>Added default applications: <em>Transmission</em> for BitTorrent protocol, <em>Brasero</em> for integrated CD/DVD burning</li>
<li>And more that I won&#8217;t bother to list</li>
</ul>
<p>I currently use the Ubuntu OS to run my MythTV system and, you guessed it, this website.</p>
<p>Get it <a href="http://www.ubuntu.com/getubuntu/download">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rivalrockets.com/blog/2008/04/ubuntu-804-lts-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
