<?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 use SSH X-forwarding to Run Remote Apps</title>
	<atom:link href="http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Mon, 13 Feb 2012 02:45:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: OpenERP 6 trunk appliance &#171; OpenERP Appliance</title>
		<link>http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22#comment-16910</link>
		<dc:creator>OpenERP 6 trunk appliance &#171; OpenERP Appliance</dc:creator>
		<pubDate>Sat, 12 Jun 2010 17:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5429#comment-16910</guid>
		<description>[...] How to Run Remote Apps   [...]</description>
		<content:encoded><![CDATA[<p>[...] How to Run Remote Apps   [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OpenERP 5 appliance &#171; OpenERP Appliance</title>
		<link>http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22#comment-16909</link>
		<dc:creator>OpenERP 5 appliance &#171; OpenERP Appliance</dc:creator>
		<pubDate>Sat, 12 Jun 2010 17:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5429#comment-16909</guid>
		<description>[...] How to Run Remote Apps   [...]</description>
		<content:encoded><![CDATA[<p>[...] How to Run Remote Apps   [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tavis J. Hampton</title>
		<link>http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22#comment-11236</link>
		<dc:creator>Tavis J. Hampton</dc:creator>
		<pubDate>Mon, 26 Oct 2009 00:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5429#comment-11236</guid>
		<description>If I understand what you are asking correctly, it looks like you would need to use port-forwarding.  Your firewall should have a forwarding configuration that allows you to access an SSH server from outside the firewall.  The default SSH port is 22, but you should probably use another one on the outside.

If that&#039;s not what you need, please clarify.</description>
		<content:encoded><![CDATA[<p>If I understand what you are asking correctly, it looks like you would need to use port-forwarding.  Your firewall should have a forwarding configuration that allows you to access an SSH server from outside the firewall.  The default SSH port is 22, but you should probably use another one on the outside.</p>
<p>If that&#8217;s not what you need, please clarify.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tavis J. Hampton</title>
		<link>http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22#comment-22909</link>
		<dc:creator>Tavis J. Hampton</dc:creator>
		<pubDate>Mon, 26 Oct 2009 00:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5429#comment-22909</guid>
		<description>If I understand what you are asking correctly, it looks like you would need to use port-forwarding.  Your firewall should have a forwarding configuration that allows you to access an SSH server from outside the firewall.  The default SSH port is 22, but you should probably use another one on the outside.

If that&#039;s not what you need, please clarify.</description>
		<content:encoded><![CDATA[<p>If I understand what you are asking correctly, it looks like you would need to use port-forwarding.  Your firewall should have a forwarding configuration that allows you to access an SSH server from outside the firewall.  The default SSH port is 22, but you should probably use another one on the outside.</p>
<p>If that&#8217;s not what you need, please clarify.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: loobadoobadoo</title>
		<link>http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22#comment-11235</link>
		<dc:creator>loobadoobadoo</dc:creator>
		<pubDate>Mon, 26 Oct 2009 00:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5429#comment-11235</guid>
		<description>I found this very helpful but is there a way to use X forwarding even deeper in a lan so that I can access applications that are not on the immediate firewall machine?  For example, if I have firewall foo and application server bar behind foo, how can I X forward _bar_&#039;s applications to my local machine?  Thank you!</description>
		<content:encoded><![CDATA[<p>I found this very helpful but is there a way to use X forwarding even deeper in a lan so that I can access applications that are not on the immediate firewall machine?  For example, if I have firewall foo and application server bar behind foo, how can I X forward _bar_&#8217;s applications to my local machine?  Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: loobadoobadoo</title>
		<link>http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22#comment-22908</link>
		<dc:creator>loobadoobadoo</dc:creator>
		<pubDate>Mon, 26 Oct 2009 00:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5429#comment-22908</guid>
		<description>I found this very helpful but is there a way to use X forwarding even deeper in a lan so that I can access applications that are not on the immediate firewall machine?  For example, if I have firewall foo and application server bar behind foo, how can I X forward _bar_&#039;s applications to my local machine?  Thank you!</description>
		<content:encoded><![CDATA[<p>I found this very helpful but is there a way to use X forwarding even deeper in a lan so that I can access applications that are not on the immediate firewall machine?  For example, if I have firewall foo and application server bar behind foo, how can I X forward _bar_&#8217;s applications to my local machine?  Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: col</title>
		<link>http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22#comment-8532</link>
		<dc:creator>col</dc:creator>
		<pubDate>Sun, 05 Jul 2009 17:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5429#comment-8532</guid>
		<description>helpful post...cheers.</description>
		<content:encoded><![CDATA[<p>helpful post&#8230;cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: col</title>
		<link>http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22#comment-22906</link>
		<dc:creator>col</dc:creator>
		<pubDate>Sun, 05 Jul 2009 17:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5429#comment-22906</guid>
		<description>helpful post...cheers.</description>
		<content:encoded><![CDATA[<p>helpful post&#8230;cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: col</title>
		<link>http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22#comment-22907</link>
		<dc:creator>col</dc:creator>
		<pubDate>Sun, 05 Jul 2009 17:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5429#comment-22907</guid>
		<description>helpful post...cheers.</description>
		<content:encoded><![CDATA[<p>helpful post&#8230;cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OmniDownloads &#124; 2 Useful SSH Tricks to Improve Your System Security</title>
		<link>http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22#comment-8479</link>
		<dc:creator>OmniDownloads &#124; 2 Useful SSH Tricks to Improve Your System Security</dc:creator>
		<pubDate>Thu, 02 Jul 2009 23:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5429#comment-8479</guid>
		<description>[...] few days ago, Tavis wrote a great article on How to use SSH X-forwarding to Run Remote Apps. X forwarding is indeed a very handy feature of SSH, so I thought it would be a good time to expand [...]</description>
		<content:encoded><![CDATA[<p>[...] few days ago, Tavis wrote a great article on How to use SSH X-forwarding to Run Remote Apps. X forwarding is indeed a very handy feature of SSH, so I thought it would be a good time to expand [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 2 Useful SSH Tricks to Improve Your System Security - Make Tech Easier</title>
		<link>http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22#comment-8469</link>
		<dc:creator>2 Useful SSH Tricks to Improve Your System Security - Make Tech Easier</dc:creator>
		<pubDate>Thu, 02 Jul 2009 12:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5429#comment-8469</guid>
		<description>[...] few days ago, Tavis wrote a great article on How to use SSH X-forwarding to Run Remote Apps. X forwarding is indeed a very handy feature of SSH, so I thought it would be a good time to expand [...]</description>
		<content:encoded><![CDATA[<p>[...] few days ago, Tavis wrote a great article on How to use SSH X-forwarding to Run Remote Apps. X forwarding is indeed a very handy feature of SSH, so I thought it would be a good time to expand [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debjit</title>
		<link>http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22#comment-8306</link>
		<dc:creator>Debjit</dc:creator>
		<pubDate>Tue, 23 Jun 2009 13:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5429#comment-8306</guid>
		<description>Hey travis! nice article, a video tutorial and a more comprehensive guide can be found at: http://digitizor.com/2009/03/01/how-to-forward-an-x11-session-to-windows-over-ssh/</description>
		<content:encoded><![CDATA[<p>Hey travis! nice article, a video tutorial and a more comprehensive guide can be found at: <a href="http://digitizor.com/2009/03/01/how-to-forward-an-x11-session-to-windows-over-ssh/" rel="nofollow">http://digitizor.com/2009/03/01/how-to-forward-an-x11-session-to-windows-over-ssh/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debjit</title>
		<link>http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22#comment-22905</link>
		<dc:creator>Debjit</dc:creator>
		<pubDate>Tue, 23 Jun 2009 13:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5429#comment-22905</guid>
		<description>Hey travis! nice article, a video tutorial and a more comprehensive guide can be found at: http://digitizor.com/2009/03/01/how-to-forward-an-x11-session-to-windows-over-ssh/</description>
		<content:encoded><![CDATA[<p>Hey travis! nice article, a video tutorial and a more comprehensive guide can be found at: <a href="http://digitizor.com/2009/03/01/how-to-forward-an-x11-session-to-windows-over-ssh/" rel="nofollow">http://digitizor.com/2009/03/01/how-to-forward-an-x11-session-to-windows-over-ssh/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

