<?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: Running X window graphical application over ssh session</title> <atom:link href="http://www.cyberciti.biz/tips/running-x-window-graphical-application-over-ssh-session.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/running-x-window-graphical-application-over-ssh-session.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: Marmalade</title><link>http://www.cyberciti.biz/tips/running-x-window-graphical-application-over-ssh-session.html#comment-147887</link> <dc:creator>Marmalade</dc:creator> <pubDate>Sat, 28 Mar 2009 10:10:23 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/running-x-window-graphical-application-over-ssh-session.html#comment-147887</guid> <description>in the file
/home//.ssh/config
you can add
Host ahost
ForwardX11 yes
to always enable for that host
or use
Host *
ForwardX11 yes
to always enable it</description> <content:encoded><![CDATA[<p>in the file<br
/> /home//.ssh/config</p><p>you can add</p><p>Host ahost<br
/> ForwardX11 yes</p><p>to always enable for that host</p><p>or use</p><p>Host *<br
/> ForwardX11 yes</p><p>to always enable it</p> ]]></content:encoded> </item> <item><title>By: anon</title><link>http://www.cyberciti.biz/tips/running-x-window-graphical-application-over-ssh-session.html#comment-144433</link> <dc:creator>anon</dc:creator> <pubDate>Tue, 22 Jul 2008 01:21:01 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/running-x-window-graphical-application-over-ssh-session.html#comment-144433</guid> <description>Hi all,
can we make some changes in the sshd config file so that everytime we don&#039;t have to specify -X or -Y option for opening a graphical interface??</description> <content:encoded><![CDATA[<p>Hi all,<br
/> can we make some changes in the sshd config file so that everytime we don&#8217;t have to specify -X or -Y option for opening a graphical interface??</p> ]]></content:encoded> </item> <item><title>By: Lifeboy</title><link>http://www.cyberciti.biz/tips/running-x-window-graphical-application-over-ssh-session.html#comment-143944</link> <dc:creator>Lifeboy</dc:creator> <pubDate>Tue, 03 Jun 2008 09:21:43 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/running-x-window-graphical-application-over-ssh-session.html#comment-143944</guid> <description>Great article!  Hoe would one achieve the same if there is another machine inbetween like this:
Desktop -&gt; WRT54GL (OpenWrt) -&gt; Server.  I know there is a way one can forward packets via ssh, but how?
Thanks again.</description> <content:encoded><![CDATA[<p>Great article!  Hoe would one achieve the same if there is another machine inbetween like this:<br
/> Desktop -&gt; WRT54GL (OpenWrt) -&gt; Server.  I know there is a way one can forward packets via ssh, but how?</p><p>Thanks again.</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://www.cyberciti.biz/tips/running-x-window-graphical-application-over-ssh-session.html#comment-19539</link> <dc:creator>Anonymous</dc:creator> <pubDate>Sat, 22 Apr 2006 12:50:00 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/running-x-window-graphical-application-over-ssh-session.html#comment-19539</guid> <description>Replace -X with -Y for a trusted/encrypted session :-j</description> <content:encoded><![CDATA[<p>Replace -X with -Y for a trusted/encrypted session :-j</p> ]]></content:encoded> </item> </channel> </rss>
