<?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>Linux für alle &#187; nxserver</title>
	<atom:link href="http://www.simplylinux.ch/tag/nxserver/feed" rel="self" type="application/rss+xml" />
	<link>http://www.simplylinux.ch</link>
	<description>Jeder kann Linux beherrschen lernen...</description>
	<lastBuildDate>Sat, 19 Nov 2011 17:37:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Linux Applikationen überall verwenden (NXServer)</title>
		<link>http://www.simplylinux.ch/linux-applikationen-ueberall-verwenden-nxserver</link>
		<comments>http://www.simplylinux.ch/linux-applikationen-ueberall-verwenden-nxserver#comments</comments>
		<pubDate>Fri, 16 Feb 2007 14:01:55 +0000</pubDate>
		<dc:creator>hyper_ch</dc:creator>
				<category><![CDATA[hyper_ch]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[nxserver]]></category>
		<category><![CDATA[remote desktop]]></category>

		<guid isPermaLink="false">http://www.simplylinux.ch/linux-applikationen-ueberall-verwenden-nxserver</guid>
		<description><![CDATA[So, heute habe ich mal wieder was ausprobiert. Ich bin irgendwie über den NXServer gestolpert (als ich gegooglt habe ob man Kontact auch unter Windows laufen lassen kann&#8230;). Nun gut, was ist NXServer &#8211;&#62; Gut Frage, eine ganz korrekte Antwort kann ich auch nicht geben *g*. NXServer macht sich das X-Forwarding zu Nutze und so [...]]]></description>
			<content:encoded><![CDATA[<p>So, heute habe ich mal wieder was ausprobiert. Ich bin irgendwie über den NXServer gestolpert (als ich gegooglt habe ob man Kontact auch unter Windows laufen lassen kann&#8230;).</p>
<p>Nun gut, was ist NXServer &#8211;&gt; Gut Frage, eine ganz korrekte Antwort kann ich auch nicht geben *g*. NXServer macht sich das X-Forwarding zu Nutze und so kann über einen gesicherten Channel mit einem Client z.B. auf einer Windws Maschine in einen Linux Computer eingeloggt werden und über diesen Tunnel können dan grafische Programme gestartet werden. Es ist nicht dasselbe wie VNC mit dem man fremde PC steuert, vielmehr ermöglicht das X-Forwarding die Applikationen von nem fremden Rechner bei sich grafisch darstellen zu lassen&#8230; na ja, irgendwie ist der Unterschied doch nicht allzu gross.<br />
<span id="more-9"></span><br />
Wie auch immer, ich hatte ein paar Schwierigkeiten das zum laufen zu bringen und hier sind meine Erfahrungen. Zumindest was bei mir geholfen hat:</p>
<p>(1) Man lade mal die notwendigen Pakete herunter:</p>
<ul>
<li> <a href="http://www.nomachine.com/select-package.php?os=linux&amp;id=1" class="external text" title="http://www.nomachine.com/select-package.php?os=linux&amp;id=1" rel="nofollow">NX Desktop Server DEB for Linux</a></li>
<li> <a href="http://www.nomachine.com/download-node.php?os=linux" class="external text" title="http://www.nomachine.com/download-node.php?os=linux" rel="nofollow">NX Node DEB for Linux</a></li>
<li> <a href="http://www.nomachine.com/download-client-linux.php" class="external text" title="http://www.nomachine.com/download-client-linux.php" rel="nofollow">NX Client DEB for Linux</a></li>
</ul>
<p>(2) Wir ändern die SSH Einstellungen (zuerst muss der OpenSSH Server installiert werden, falls dies nicht schon geschehen ist):<br />
<div id="wpshdo_1" class="wp-synhighlighter-outer"><div id="wpshdt_1" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_1"></a><a id="wpshat_1" class="wp-synhighlighter-title" href="#codesyntax_1"  onClick="javascript:wpsh_toggleBlock(1)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_1" onClick="javascript:wpsh_code(1)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_1" onClick="javascript:wpsh_print(1)" title="Print code"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_1" class="wp-synhighlighter-inner" style="display: block;"><pre class="bash" style="font-family:monospace;"><span class="kw2">sudo</span> <span class="kw2">nano</span> <span class="sy0">/</span>etc<span class="sy0">/</span>ssh<span class="sy0">/</span>sshd_config</pre></div></div><br />
(3) Danach folgende Zeile am Schluss hinzufügen:<br />
<div id="wpshdo_2" class="wp-synhighlighter-outer"><div id="wpshdt_2" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_2"></a><a id="wpshat_2" class="wp-synhighlighter-title" href="#codesyntax_2"  onClick="javascript:wpsh_toggleBlock(2)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_2" onClick="javascript:wpsh_code(2)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_2" onClick="javascript:wpsh_print(2)" title="Print code"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_2" class="wp-synhighlighter-inner" style="display: block;"><pre class="bash" style="font-family:monospace;">AuthorizedKeysFile <span class="sy0">/</span>usr<span class="sy0">/</span>NX<span class="sy0">/</span>home<span class="sy0">/</span>nx<span class="sy0">/</span>.ssh<span class="sy0">/</span>authorized_keys2</pre></div></div><br />
(4) Dann muss SSH neu gestartet werden:<br />
<div id="wpshdo_3" class="wp-synhighlighter-outer"><div id="wpshdt_3" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_3"></a><a id="wpshat_3" class="wp-synhighlighter-title" href="#codesyntax_3"  onClick="javascript:wpsh_toggleBlock(3)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_3" onClick="javascript:wpsh_code(3)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_3" onClick="javascript:wpsh_print(3)" title="Print code"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_3" class="wp-synhighlighter-inner" style="display: block;"><pre class="bash" style="font-family:monospace;"><span class="kw2">sudo</span> <span class="sy0">/</span>etc<span class="sy0">/</span>init.d<span class="sy0">/</span><span class="kw2">ssh</span> restart</pre></div></div><br />
(5) Überprüfen ob der NXServer läuft:<br />
<div id="wpshdo_4" class="wp-synhighlighter-outer"><div id="wpshdt_4" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_4"></a><a id="wpshat_4" class="wp-synhighlighter-title" href="#codesyntax_4"  onClick="javascript:wpsh_toggleBlock(4)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_4" onClick="javascript:wpsh_code(4)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_4" onClick="javascript:wpsh_print(4)" title="Print code"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_4" class="wp-synhighlighter-inner" style="display: block;"><pre class="bash" style="font-family:monospace;"><span class="kw2">sudo</span> <span class="sy0">/</span>usr<span class="sy0">/</span>NX<span class="sy0">/</span>bin<span class="sy0">/</span>nxserver <span class="re5">--status</span></pre></div></div><br />
Der Output sollte etwa so sein:<br />
<div id="wpshdo_5" class="wp-synhighlighter-outer"><div id="wpshdt_5" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_5"></a><a id="wpshat_5" class="wp-synhighlighter-title" href="#codesyntax_5"  onClick="javascript:wpsh_toggleBlock(5)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_5" onClick="javascript:wpsh_code(5)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_5" onClick="javascript:wpsh_print(5)" title="Print code"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.simplylinux.ch/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_5" class="wp-synhighlighter-inner" style="display: block;"><pre class="bash" style="font-family:monospace;">NX<span class="sy0">&gt;</span> <span class="nu0">900</span> Connection to server ..
NX<span class="sy0">&gt;</span> <span class="nu0">110</span> NX Server is running.
NX<span class="sy0">&gt;</span> <span class="nu0">999</span> Bye.</pre></div></div><br />
Nachdem dies alles geschehen ist, lade man sich nen Client runter für ne Windows Maschine und richtet diese ein.</p>
<p>Das ich Xfce benutze, habe ich beim ersten Eingabe Screen &#8220;Unix&#8221; und &#8220;Custom&#8221; und dann bei den Settings &#8220;Run the following command&#8221; &#8211;&gt; &#8220;startxfce4&#8243; gewählt.</p>
<p>Wichtig ist auch noch &#8220;Enable SSL encryption for all connections&#8221; anzukreuzen. Ohne kamen bei mir immer irgendwelche Proxy-Fehler.</p>
<p>Tipp: Anstelle einer kompletten GUI auszuwählen (startxfce) könnte man es auch beim Terminal lassen und dann einzelne Appzu via Terminal aufrufen e.g. &#8220;kate&#8221; oder &#8220;konqueror&#8221; oder &#8220;kontact&#8221; oder was auch immer <img src='http://www.simplylinux.ch/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.simplylinux.ch/linux-applikationen-ueberall-verwenden-nxserver/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

