<?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>Windows Linux Mac Tips &#187; VNC</title>
	<atom:link href="http://wlmtips.com/tag/vnc/feed/" rel="self" type="application/rss+xml" />
	<link>http://wlmtips.com</link>
	<description>A tip a day...</description>
	<lastBuildDate>Thu, 04 Feb 2010 06:23:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>NoMachine NX: Control A Computer Remotely From Any OS</title>
		<link>http://wlmtips.com/2008/03/25/nomachine-nx-control-a-computer-remotely-from-any-os/</link>
		<comments>http://wlmtips.com/2008/03/25/nomachine-nx-control-a-computer-remotely-from-any-os/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 04:01:46 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[News/Reviews]]></category>
		<category><![CDATA[cross platform remote access]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[login remotely]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[NoMachine]]></category>
		<category><![CDATA[NX]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[remote access]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[VNC]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://wlmtips.com/2008/03/25/nomachine-nx-control-a-computer-remotely-from-any-os/</guid>
		<description><![CDATA[Recently I was setting up an old computer to be a file server and I wanted to place it in another room without a monitor or keyboard.  To do this I needed to have remote access so I could control it from my desktop, or any computer for that matter.  A friend of [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I was setting up an old computer to be a file server and I wanted to place it in another room without a monitor or keyboard.  To do this I needed to have remote access so I could control it from my desktop, or any computer for that matter.  A friend of mine suggested that I give <a href="http://www.nomachine.com" title="NoMachine NX">NoMachine NX</a> a try.  I had never heard of this program but I am glad he told me about it.</p>
<p style="text-align: center"><a href="http://www.nomachine.com" title="NoMachine NX"><img src="/wp-content/uploads/nxblurb.jpg" border="0" /></a></p>
<p>NoMachine NX is a remote access program that allows users to control a &#8220;server&#8221; from any computer with Internet access (the client).   In other words, this program opens a window that allows you to see the desktop of your server computer.  You can now control the computer as if you were sitting in front of it, as well as have access to its peripherals.   I do this so that I can have my server computer do processor intensive tasks while I am working on my desktop.</p>
<p>One of the advantages to this software is security.   Authorization credentials are encrypted once the connection is established to ensure a secure connection.  NoMachine even allows you to share files and printers using Samba and CUPS.</p>
<p>NoMachine has several professional sever products for use by companies.  To compare the features of these different NX products, look at the <a href="http://www.nomachine.com/features.php" title="NX Features and Requirements">Features and Requirements</a>.  However, they do have a <strong>FREE sever edition</strong> that is available for Linux/Unix systems.  The NX Free Edition comes with both the server and client and is available in 32 bit and 64 bit.</p>
<p>NX server can only be installed on Linux and Solaris systems but Windows users are not completely left out, since NX clients can control Windows &#8220;servers&#8221; via the Remote Desktop Protocol.  NX server is designed to work with any Unix desktop environment, the Remote Desktop Protocol, as well as VNC.  NX client is available for Windows, Linux, Mac, and Solaris.</p>
<p>If you download NX Free Edition you will need to install the NX server on the Linux/Unix computer you wish to control.  This should take only take a few minutes since the install is fairly straightforward and NoMachine provides very useful documentation.  In fact, there is a build compatible for most Linux systems systems.</p>
<p>Once the server software is installed, you need to install the NX client on the computer(s) you wish to  control the &#8220;server&#8221; from.  This again should not take long with the supplied builds for Linux, Windows, and Mac.</p>
<p>The final step is to setup a connection between the client and server.  To do this, NoMachine provides a tool called NX Connection Wizard.  This is where you enter the preferences for your connection such as the protocol, port number, size of the windows, and encryption.</p>
<p style="text-align: center"><a href="http://wlmtips.com/wp-content/uploads/nx-install1.jpg" title="NX install 1"><img src="/wp-content/uploads/nx-install1.jpg" border="1" height="300" width="400" /></a></p>
<p style="text-align: center"><a href="http://wlmtips.com/wp-content/uploads/nx-install2.jpg" title="NX install 2"><img src="/wp-content/uploads/nx-install2.jpg" border="1" height="300" width="400" /></a></p>
<p>If controlling a Linux system, a new X server session is started upon the initial connection.  This way if someone is logged in to the &#8220;server&#8221; locally, they will not be kicked off by the remote user.  In fact, with the Free Edition, two remote users can control the same &#8220;server&#8221; at the same time.</p>
<p>If you wish to control a &#8220;server&#8221; running Windows, you need to setup Remote Desktop for that computer.  Then, in the NX Connection Manager choose &#8220;Windows&#8221; as the system and &#8220;RDP&#8221; as the protocol.</p>
<p>So if you are trying to control a &#8220;server&#8221; from different operating systems, or if you just aren&#8217;t having any luck with the other remote access software, be sure to give NX a try.</p>
<p>For more screenshots check out <a href="http://www.nomachine.com/screenshots.php" title="NoMachine: What NX looks Like">What NX looks like</a>.</p>
<p>If you want to give NX a try before installing it for yourself, go to their <a href="http://www.nomachine.com/testdrive.php" title="Test Drive NX">test drive</a> page.</p>
<p>To download NoMachine NX, visit their <a href="http://www.nomachine.com/download.php" title="Download NoMachine NX">download page</a>.</p>
<p>For a little more information on installing and setting up NoMachine, visit the following sites.</p>
<p><a href="http://www.linux.com/feature/46893" title="Linux.com - NoMachine">Linux.com</a> &#8211; Get a remote display with NoMachine</p>
<p><a href="http://www.linux-tip.net/cms/content/view/298/26/" title="Linux-Tip.net - Install NX Server on Debian 4.0">Linux-Tip.net</a> &#8211;  					How to install a free NX Server on Debian 4.0</p>
<p><u>Images were taken from the following websites respectively:</u></p>
<p><em>www.linspire.com/</em><wbr></wbr><em>nomachineclient</em></p>
<p><em>http://www.nomachine.com/screenshots.php </em></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://wlmtips.com/2009/12/02/turn-your-computer-into-a-dvr-with-tedtorrent-episode-downloader/" title="Turn Your Computer into a DVR with Ted:Torrent Episode Downloader">Turn Your Computer into a DVR with Ted:Torrent Episode Downloader</a></li><li><a href="http://wlmtips.com/2008/03/18/deluge-bittorrent-client/" title="Light Weight BitTorrent Client For Windows, Linux, And Mac">Light Weight BitTorrent Client For Windows, Linux, And Mac</a></li><li><a href="http://wlmtips.com/2008/03/08/flightgear-flight-simulator/" title="FlightGear Flight Simulator">FlightGear Flight Simulator</a></li><li><a href="http://wlmtips.com/2008/03/06/which-operating-system-is-right-for-you/" title="Which Operating System Is Right For You?">Which Operating System Is Right For You?</a></li><li><a href="http://wlmtips.com/2008/03/04/looking-for-a-great-media-player/" title="Looking for a Great Media Player?">Looking for a Great Media Player?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://wlmtips.com/2008/03/25/nomachine-nx-control-a-computer-remotely-from-any-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.391 seconds -->
