<?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"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: How to Tunnel X Windows Securely over SSH</title> <atom:link href="http://www.cyberciti.biz/faq/linux-unix-tunneling-xwindows-securely-over-ssh/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/linux-unix-tunneling-xwindows-securely-over-ssh/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: frater mus</title><link>http://www.cyberciti.biz/faq/linux-unix-tunneling-xwindows-securely-over-ssh/#comment-66223</link> <dc:creator>frater mus</dc:creator> <pubDate>Fri, 30 Dec 2011 15:35:05 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/linux-unix-tunneling-xwindows-securely-over-ssh/#comment-66223</guid> <description>ssh -C = compression
ssh -c = cipher</description> <content:encoded><![CDATA[<p>ssh -C = compression<br
/> ssh -c = cipher</p> ]]></content:encoded> </item> <item><title>By: Dustin Boswell</title><link>http://www.cyberciti.biz/faq/linux-unix-tunneling-xwindows-securely-over-ssh/#comment-38915</link> <dc:creator>Dustin Boswell</dc:creator> <pubDate>Thu, 02 Oct 2008 07:12:28 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/linux-unix-tunneling-xwindows-securely-over-ssh/#comment-38915</guid> <description>Here&#039;s an article about &lt;a href=&quot;http://dustwell.blogspot.com/2008/09/how-x-over-ssh-really-works.html&quot; rel=&quot;nofollow&quot;&gt;
how this &quot;X tunneling&quot; is really working&lt;/a&gt;
(for those of you who care how stuff works under the hood).
I agree, NX is totally awesome - amazingly fast.
On a related note, if you&#039;re trying to help out a relative with their computer, I just tried out &lt;a href=&quot;http://copilot.com&quot; rel=&quot;nofollow&quot;&gt;Co-Pilot&lt;/a&gt; which surprisingly &quot;just worked&quot;.  It&#039;s not really an alternative to NX, but way better for this remote-assist case.</description> <content:encoded><![CDATA[<p>Here&#8217;s an article about <a
href="http://dustwell.blogspot.com/2008/09/how-x-over-ssh-really-works.html" rel="nofollow"><br
/> how this &#8220;X tunneling&#8221; is really working</a><br
/> (for those of you who care how stuff works under the hood).</p><p>I agree, NX is totally awesome &#8211; amazingly fast.</p><p>On a related note, if you&#8217;re trying to help out a relative with their computer, I just tried out <a
href="http://copilot.com" rel="nofollow">Co-Pilot</a> which surprisingly &#8220;just worked&#8221;.  It&#8217;s not really an alternative to NX, but way better for this remote-assist case.</p> ]]></content:encoded> </item> <item><title>By: wekker-tiktak</title><link>http://www.cyberciti.biz/faq/linux-unix-tunneling-xwindows-securely-over-ssh/#comment-37402</link> <dc:creator>wekker-tiktak</dc:creator> <pubDate>Sat, 02 Feb 2008 10:27:11 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/linux-unix-tunneling-xwindows-securely-over-ssh/#comment-37402</guid> <description>To run qemu to start a virtual machine, on a remote host you need to use the command ssh -Y instead of -X, ssh -X results in an error message without starting an remote virtual machine.
-Y Enables trusted X11 forwarding.  Trusted X11 forwardings are not subjected to the X11 SECURITY extension controls.
When the sshd server is configured with &quot;X11Forwarding no&quot;, try the following to run remote x xlients:
1. xhost +localhost
2. ssh -R 6000:192.168.2.1:6000 test@ahost
3. On remote ahost export DISPLAY=127.0.0.1:0.0</description> <content:encoded><![CDATA[<p>To run qemu to start a virtual machine, on a remote host you need to use the command ssh -Y instead of -X, ssh -X results in an error message without starting an remote virtual machine.</p><p>-Y Enables trusted X11 forwarding.  Trusted X11 forwardings are not subjected to the X11 SECURITY extension controls.</p><p>When the sshd server is configured with &#8220;X11Forwarding no&#8221;, try the following to run remote x xlients:<br
/> 1. xhost +localhost<br
/> 2. ssh -R 6000:192.168.2.1:6000 test@ahost<br
/> 3. On remote ahost export DISPLAY=127.0.0.1:0.0</p> ]]></content:encoded> </item> <item><title>By: Bruno</title><link>http://www.cyberciti.biz/faq/linux-unix-tunneling-xwindows-securely-over-ssh/#comment-37062</link> <dc:creator>Bruno</dc:creator> <pubDate>Wed, 21 Nov 2007 14:03:38 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/linux-unix-tunneling-xwindows-securely-over-ssh/#comment-37062</guid> <description>I can help to say that at least for me, FreeNX from NoMachine has been easy and reliable. I use it a lot from a windows PC and a MacOSX. Configuring a HTTP Proxy is very simple too</description> <content:encoded><![CDATA[<p>I can help to say that at least for me, FreeNX from NoMachine has been easy and reliable. I use it a lot from a windows PC and a MacOSX. Configuring a HTTP Proxy is very simple too</p> ]]></content:encoded> </item> </channel> </rss>
