<?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: Quick Tip: Use remote Linux GUI system, admin tools locally</title> <atom:link href="http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Abdulrahim</title><link>http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-178555</link> <dc:creator>Abdulrahim</dc:creator> <pubDate>Sat, 14 Jan 2012 16:02:25 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-178555</guid> <description>hi friend
scenario is: I pc but no any network just local. so can i use (ssh) between users in same pc as bellow is right no any problem
[abdulrahim@redhat ~]$ ssh -X ali@redhat.com
Last login: Sat Jan 14 18:29:45 2012 from redhat.com
[ali@redhat ~]$
but if i use this command as bellow is
[abdulrahim@redhat ~]$ ssh -X ali@redhat.com /usr/bin
bash: /usr/bin: is a directory
this problem the same before this comment
so what&#039;s problem for that? it must go in this folder right or not????!!!!!!!</description> <content:encoded><![CDATA[<p>hi friend<br
/> scenario is: I pc but no any network just local. so can i use (ssh) between users in same pc as bellow is right no any problem</p><p>[abdulrahim@redhat ~]$ ssh -X <a
href="mailto:ali@redhat.com">ali@redhat.com</a><br
/> Last login: Sat Jan 14 18:29:45 2012 from redhat.com<br
/> [ali@redhat ~]$</p><p>but if i use this command as bellow is<br
/> [abdulrahim@redhat ~]$ ssh -X <a
href="mailto:ali@redhat.com">ali@redhat.com</a> /usr/bin<br
/> bash: /usr/bin: is a directory</p><p>this problem the same before this comment<br
/> so what&#8217;s problem for that? it must go in this folder right or not????!!!!!!!</p> ]]></content:encoded> </item> <item><title>By: Abdulrahim</title><link>http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-178554</link> <dc:creator>Abdulrahim</dc:creator> <pubDate>Sat, 14 Jan 2012 15:33:23 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-178554</guid> <description>hi friend
if i wrote this as bellow
[abdulrahim@redhat ~]$ ssh -X ali@redhat.com /usr/bin/network-admin
bash: /usr/bin/network-admin: No such file or director
this is result. what&#039;s the problem? i don&#039;t understand</description> <content:encoded><![CDATA[<p>hi friend<br
/> if i wrote this as bellow<br
/> [abdulrahim@redhat ~]$ ssh -X <a
href="mailto:ali@redhat.com">ali@redhat.com</a> /usr/bin/network-admin<br
/> bash: /usr/bin/network-admin: No such file or director</p><p>this is result. what&#8217;s the problem? i don&#8217;t understand</p> ]]></content:encoded> </item> <item><title>By: vinay</title><link>http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-148140</link> <dc:creator>vinay</dc:creator> <pubDate>Thu, 16 Apr 2009 07:20:48 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-148140</guid> <description>I tried this method but was unsuccessfull in launching GUI applications on the local system. I checked and made sure that X11Forwarding is set as YES on the remote system. I connect to the remote system using ssh -X .
Now, when i type gedit on the terminal window, the gedit editor open in the remote terminal. Please advice as to what settings i am missing which will enable me to open the GUI on the local system.
Thanks,
vinay</description> <content:encoded><![CDATA[<p>I tried this method but was unsuccessfull in launching GUI applications on the local system. I checked and made sure that X11Forwarding is set as YES on the remote system. I connect to the remote system using ssh -X .<br
/> Now, when i type gedit on the terminal window, the gedit editor open in the remote terminal. Please advice as to what settings i am missing which will enable me to open the GUI on the local system.</p><p>Thanks,<br
/> vinay</p> ]]></content:encoded> </item> <item><title>By: p3ace</title><link>http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-146610</link> <dc:creator>p3ace</dc:creator> <pubDate>Thu, 08 Jan 2009 13:00:48 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-146610</guid> <description>Nice ! This is very usefull and simple !</description> <content:encoded><![CDATA[<p>Nice ! This is very usefull and simple !</p> ]]></content:encoded> </item> <item><title>By: Scott Bohler</title><link>http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-140231</link> <dc:creator>Scott Bohler</dc:creator> <pubDate>Sun, 17 Jun 2007 03:35:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-140231</guid> <description>Very useful.  Thank you!</description> <content:encoded><![CDATA[<p>Very useful.  Thank you!</p> ]]></content:encoded> </item> <item><title>By: Stuart</title><link>http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-116209</link> <dc:creator>Stuart</dc:creator> <pubDate>Tue, 17 Apr 2007 15:33:00 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-116209</guid> <description>It&#039;s best not to enable X11Forwarding for all connections (i.e. don&#039;t enable it in /etc/ssh/ssh_config)... it used to be the default and there&#039;s a very good reason why it is no longer. It&#039;s dangerous.
It turned out that a remote attacker could sniff your keyboard and mouse movements (or possibly even more horrible things) just because you ssh&#039;d onto a box that they had cracked. In short, it turned into a great way of cracking the next host up the chain.
I generally define two connections in .ssh/config for any machine, say foo.example.com -- one connection I call &quot;foo&quot; and the other &quot;xfoo&quot;. I then have X11Forwarding turned on for only one of them. And of course, by using the config file, I can automatically get all the other benefits it brings -- I turn on compression and can specify an identity file for pubkey login too.</description> <content:encoded><![CDATA[<p>It&#8217;s best not to enable X11Forwarding for all connections (i.e. don&#8217;t enable it in /etc/ssh/ssh_config)&#8230; it used to be the default and there&#8217;s a very good reason why it is no longer. It&#8217;s dangerous.</p><p>It turned out that a remote attacker could sniff your keyboard and mouse movements (or possibly even more horrible things) just because you ssh&#8217;d onto a box that they had cracked. In short, it turned into a great way of cracking the next host up the chain.</p><p>I generally define two connections in .ssh/config for any machine, say foo.example.com &#8212; one connection I call &#8220;foo&#8221; and the other &#8220;xfoo&#8221;. I then have X11Forwarding turned on for only one of them. And of course, by using the config file, I can automatically get all the other benefits it brings &#8212; I turn on compression and can specify an identity file for pubkey login too.</p> ]]></content:encoded> </item> <item><title>By: What is Software?</title><link>http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-113817</link> <dc:creator>What is Software?</dc:creator> <pubDate>Sat, 14 Apr 2007 08:00:03 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-113817</guid> <description>Could you do an article on installing X on a windows machine. That&#039;s all my university has. Better yet, X on a disk-on-key, like Portable Apps, would be great.
Thanks.</description> <content:encoded><![CDATA[<p>Could you do an article on installing X on a windows machine. That&#8217;s all my university has. Better yet, X on a disk-on-key, like Portable Apps, would be great.</p><p>Thanks.</p> ]]></content:encoded> </item> <item><title>By: Terrell Prude' Jr.</title><link>http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-112883</link> <dc:creator>Terrell Prude' Jr.</dc:creator> <pubDate>Thu, 12 Apr 2007 23:23:26 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-112883</guid> <description>You might also have to throw the &quot;ForwardAgent yes&quot; setting in /etc/ssh/ssh_config in order for this to work.  I&#039;ve run into that.
Good tip, though.  I use X11 forwarding at work all the time, and it&#039;s very handy.  Way better than the old telnet/xhost way.</description> <content:encoded><![CDATA[<p>You might also have to throw the &#8220;ForwardAgent yes&#8221; setting in /etc/ssh/ssh_config in order for this to work.  I&#8217;ve run into that.</p><p>Good tip, though.  I use X11 forwarding at work all the time, and it&#8217;s very handy.  Way better than the old telnet/xhost way.</p> ]]></content:encoded> </item> <item><title>By: Danny Williams</title><link>http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-112766</link> <dc:creator>Danny Williams</dc:creator> <pubDate>Thu, 12 Apr 2007 19:27:59 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-112766</guid> <description>But why not just use TightVNC?</description> <content:encoded><![CDATA[<p>But why not just use TightVNC?</p> ]]></content:encoded> </item> <item><title>By: arbuzz</title><link>http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-112752</link> <dc:creator>arbuzz</dc:creator> <pubDate>Thu, 12 Apr 2007 18:48:12 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-112752</guid> <description>&quot;A note for apple OS X tiger users&quot;
Say what I need to be able to make this work on iBook?
I got this error: /usr/share/system-config-network/netconfpkg/NC_functions.py:30: DeprecationWarning: rhpl.log is deprecated and will be removed; use python&#039;s logging instead
import rhpl.log
TERM environment variable needs set.</description> <content:encoded><![CDATA[<p>&#8220;A note for apple OS X tiger users&#8221;</p><p>Say what I need to be able to make this work on iBook?</p><p>I got this error: /usr/share/system-config-network/netconfpkg/NC_functions.py:30: DeprecationWarning: rhpl.log is deprecated and will be removed; use python&#8217;s logging instead<br
/> import rhpl.log<br
/> TERM environment variable needs set.</p> ]]></content:encoded> </item> <item><title>By: Hans-Werner</title><link>http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-112451</link> <dc:creator>Hans-Werner</dc:creator> <pubDate>Thu, 12 Apr 2007 10:14:34 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-112451</guid> <description>@Nevyn: &quot;xhost +ServerIP&quot; is dangerous on potentially hostile networks since an IP can be forged. You&#039;re probably having an authentication problem. Check the man page of &quot;xauth&quot;, basically you need to extract the authentication token on the X server (i.e. SSH client) and merge it into the XAuth database on the X client side (i.e. SSH server side).</description> <content:encoded><![CDATA[<p>@Nevyn: &#8220;xhost +ServerIP&#8221; is dangerous on potentially hostile networks since an IP can be forged. You&#8217;re probably having an authentication problem. Check the man page of &#8220;xauth&#8221;, basically you need to extract the authentication token on the X server (i.e. SSH client) and merge it into the XAuth database on the X client side (i.e. SSH server side).</p> ]]></content:encoded> </item> <item><title>By: Vivek Kapoor</title><link>http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-112412</link> <dc:creator>Vivek Kapoor</dc:creator> <pubDate>Thu, 12 Apr 2007 07:37:48 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-112412</guid> <description>If you use -XC intead of just -X then the performance would be far better. C is for Compression.</description> <content:encoded><![CDATA[<p>If you use -XC intead of just -X then the performance would be far better. C is for Compression.</p> ]]></content:encoded> </item> <item><title>By: Nevyn</title><link>http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-112194</link> <dc:creator>Nevyn</dc:creator> <pubDate>Wed, 11 Apr 2007 22:55:07 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-112194</guid> <description>This technique can also be used to serve up Linux applications on a Windows desktop. Brilliant for me - I have the best (and worst) of both worlds.
You need to install an X-server on the windows machine - read: cygwin.
And use something like putty to connect up to the server and run your commands from there.
I&#039;m still having a problem though - I&#039;m still having to run xhost +[Server Address] on my desktop for some strange reason despite all the instructions being followed.</description> <content:encoded><![CDATA[<p>This technique can also be used to serve up Linux applications on a Windows desktop. Brilliant for me &#8211; I have the best (and worst) of both worlds.<br
/> You need to install an X-server on the windows machine &#8211; read: cygwin.<br
/> And use something like putty to connect up to the server and run your commands from there.<br
/> I&#8217;m still having a problem though &#8211; I&#8217;m still having to run xhost +[Server Address] on my desktop for some strange reason despite all the instructions being followed.</p> ]]></content:encoded> </item> <item><title>By: disgrntld_emu</title><link>http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-111284</link> <dc:creator>disgrntld_emu</dc:creator> <pubDate>Tue, 10 Apr 2007 17:41:46 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html#comment-111284</guid> <description>Forget plain old X11 forwarding.  Check out NoMachine&#039;s(http://www.nomachine.com/download.php) NX software.  It runs over SSH as well but the responsiveness of the NX protocol is unlike any other remote GUI.  Don&#039;t be mislead, you can get it all for free if you click the right links on their page =)</description> <content:encoded><![CDATA[<p>Forget plain old X11 forwarding.  Check out NoMachine&#8217;s(http://www.nomachine.com/download.php) NX software.  It runs over SSH as well but the responsiveness of the NX protocol is unlike any other remote GUI.  Don&#8217;t be mislead, you can get it all for free if you click the right links on their page =)</p> ]]></content:encoded> </item> </channel> </rss>
