<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Pi and ssh connection without sacrificing the GUI advantages</title><link>/products/raspberry-pi/b/blog/posts/pi-and-ssh-connection-without-sacrificing-the-gui-advantages</link><description>There is something that I use almost intensively on the Linux environments and after testing this feature on Pi SSH connection I have decided to make this post. Frankly I am not sure if I have find nothing about the -Y feature mentioned around Elemen</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Pi and ssh connection without sacrificing the GUI advantages</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/pi-and-ssh-connection-without-sacrificing-the-gui-advantages</link><pubDate>Tue, 02 Feb 2016 19:56:48 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4c663365-1c17-476c-99b7-ebc3aef71182</guid><dc:creator>mconners</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Great write up &lt;a class="jive-link-blog-small" href="https://www.element14.com/community/people/balearicdynamics/blog"&gt;Balearic Dynamics&lt;/a&gt; , I must have missed it. Clem alerted me to it when commenting on this post&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-blog-small" href="/products/raspberry-pi/b/blog/posts/taking-advantage-of-x-windows-on-raspberry-pi"&gt;Taking Advantage of X Windows on Raspberry Pi&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Mike &lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20760&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Pi and ssh connection without sacrificing the GUI advantages</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/pi-and-ssh-connection-without-sacrificing-the-gui-advantages</link><pubDate>Fri, 08 May 2015 18:53:56 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4c663365-1c17-476c-99b7-ebc3aef71182</guid><dc:creator>johnbeetem</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;I didn&amp;#39;t know about the -Y option, so thank you for sharing.&amp;nbsp; It looks a lot easier than setting up DISPLAY=xxx on the remote (client) machine and adding xhost on the local (server) machine.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Yes, the client/server nomenclature seems backwards for X Windows since you&amp;#39;re interacting with the X Windows screen (the server) and your program (the client) may be on another machine.&amp;nbsp; Usually the client is local and the server is remote, but the opposite is true of X Windows.&amp;nbsp; Fortunately, I had to figure this out back in 1990 so I&amp;#39;m used to it now :-)&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20760&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Pi and ssh connection without sacrificing the GUI advantages</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/pi-and-ssh-connection-without-sacrificing-the-gui-advantages</link><pubDate>Fri, 08 May 2015 14:58:56 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4c663365-1c17-476c-99b7-ebc3aef71182</guid><dc:creator>screamingtiger</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;The term for this is called &amp;quot;Throwing Windows&amp;quot; and there have been X servers for windows for years using SSH Tunnels.&lt;/p&gt;&lt;p&gt;Personally VNC is probably better for me as I don&amp;#39;t like to installed drivers on windows 8.1 because all it does is crash&amp;nbsp; &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-4c663365-1c17-476c-99b7-ebc3aef71182/3603.contentimage_5F00_1.png:16:16]&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Not sure if a VNC server exists for RPi, I am sure it does.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20760&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Pi and ssh connection without sacrificing the GUI advantages</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/pi-and-ssh-connection-without-sacrificing-the-gui-advantages</link><pubDate>Fri, 08 May 2015 13:07:46 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4c663365-1c17-476c-99b7-ebc3aef71182</guid><dc:creator>shabaz</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;Hi Enrico,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This only works if your computer is a Mac or a Linux box, because (as far as I know) Windows does not ship with X client app. There are (probably free) downloadable ones, for Windows though.&lt;/p&gt;&lt;p&gt;Another option is VNC, but it is too sluggish.&lt;/p&gt;&lt;p&gt;A nice all-round option for Windows users is Remote Desktop - quicker than VNC, and the viewer is built-in to Windows.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;However, the question often needs to be asked, why do this, because another choice is to avoid a remote GUI/desktop entirely, since the Mac or PC will have better performance than the RPI, so if you have both at your&lt;/p&gt;&lt;p&gt;disposal then better to split the tasks, i.e. use a local app on the PC, &lt;span&gt;and then transfer the file to the RPI when needed.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Just speeding up a workflow by a second or two for a repetitive task can have a massive effect on productivity.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20760&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Pi and ssh connection without sacrificing the GUI advantages</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/pi-and-ssh-connection-without-sacrificing-the-gui-advantages</link><pubDate>Fri, 08 May 2015 09:31:12 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4c663365-1c17-476c-99b7-ebc3aef71182</guid><dc:creator>Workshopshed</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;I remember people doing that at college with the old Unix boxes, I don&amp;#39;t think it helps that the term &amp;quot;server&amp;quot; is the opposite to what it typically means. It always seemed a bit Voodooish to me. Looking at the manual you&amp;#39;d never guess what it did if you were new to the platform.&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;-Y&lt;/p&gt;
&lt;p&gt;&amp;nbsp; Enables trusted X11 forwarding. Trusted X11 forwardings are not subjected to the X11 SECURITY extension controls.&lt;/p&gt;
&lt;/blockquote&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20760&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Pi and ssh connection without sacrificing the GUI advantages</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/pi-and-ssh-connection-without-sacrificing-the-gui-advantages</link><pubDate>Fri, 08 May 2015 08:53:01 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4c663365-1c17-476c-99b7-ebc3aef71182</guid><dc:creator>clem57</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;I like and did not know this one. Thanks&lt;/p&gt;&lt;p&gt;Clem&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20760&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>