<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: The understated usefulness of SSH, part 2.</title>
	<atom:link href="http://omegamormegil.wordpress.com/2009/01/11/the-understated-usefulness-of-ssh-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://omegamormegil.wordpress.com/2009/01/11/the-understated-usefulness-of-ssh-part-2/</link>
	<description>A blog about Ubuntu Linux, Technology, Free Culture, etc.</description>
	<lastBuildDate>Wed, 30 Sep 2009 15:18:11 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: omegamormegil</title>
		<link>http://omegamormegil.wordpress.com/2009/01/11/the-understated-usefulness-of-ssh-part-2/#comment-99</link>
		<dc:creator>omegamormegil</dc:creator>
		<pubDate>Sat, 20 Jun 2009 13:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://omegamormegil.wordpress.com/?p=43#comment-99</guid>
		<description>Make sure you are leaving out the &#039;&lt;&gt;&#039;.  If the IP address of the computer you are trying to connect to is 192.168.1.100 and the usernames are the same on both computers, you would want to type &quot;ssh -X 192.168.1.100&quot;.  You may need to check your SSH settings on the remote computer to ensure X forwarding is enabled.  Edit the file /etc/ssh/sshd_config and make sure you have a line that says &quot;X11Forwarding yes&quot;.  If it is set to no, just change the &quot;no&quot; to a &quot;yes&quot;.  

For additional reading, check out the Ubuntu Community Documentation on X11 forwarding here:  https://help.ubuntu.com/community/SSH/OpenSSH/PortForwarding</description>
		<content:encoded><![CDATA[<p>Make sure you are leaving out the &#8216;&lt;&gt;&#8217;.  If the IP address of the computer you are trying to connect to is 192.168.1.100 and the usernames are the same on both computers, you would want to type &#8220;ssh -X 192.168.1.100&#8243;.  You may need to check your SSH settings on the remote computer to ensure X forwarding is enabled.  Edit the file /etc/ssh/sshd_config and make sure you have a line that says &#8220;X11Forwarding yes&#8221;.  If it is set to no, just change the &#8220;no&#8221; to a &#8220;yes&#8221;.  </p>
<p>For additional reading, check out the Ubuntu Community Documentation on X11 forwarding here:  <a href="https://help.ubuntu.com/community/SSH/OpenSSH/PortForwarding" rel="nofollow">https://help.ubuntu.com/community/SSH/OpenSSH/PortForwarding</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rik</title>
		<link>http://omegamormegil.wordpress.com/2009/01/11/the-understated-usefulness-of-ssh-part-2/#comment-98</link>
		<dc:creator>rik</dc:creator>
		<pubDate>Sat, 20 Jun 2009 12:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://omegamormegil.wordpress.com/?p=43#comment-98</guid>
		<description>tried ssh -X &lt;&gt; then tried nautilus just get &quot;cannot open display&quot;</description>
		<content:encoded><![CDATA[<p>tried ssh -X &lt;&gt; then tried nautilus just get &#8220;cannot open display&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Articles Collection of Jan&#8217;09 &#171; Dako-Tux</title>
		<link>http://omegamormegil.wordpress.com/2009/01/11/the-understated-usefulness-of-ssh-part-2/#comment-74</link>
		<dc:creator>Articles Collection of Jan&#8217;09 &#171; Dako-Tux</dc:creator>
		<pubDate>Tue, 10 Mar 2009 15:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://omegamormegil.wordpress.com/?p=43#comment-74</guid>
		<description>[...] The understated usefulness of SSH, part 2. [...]</description>
		<content:encoded><![CDATA[<p>[...] The understated usefulness of SSH, part 2. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ubersoldat</title>
		<link>http://omegamormegil.wordpress.com/2009/01/11/the-understated-usefulness-of-ssh-part-2/#comment-44</link>
		<dc:creator>ubersoldat</dc:creator>
		<pubDate>Sun, 11 Jan 2009 21:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://omegamormegil.wordpress.com/?p=43#comment-44</guid>
		<description>Just today I was showing the SSH X forwarding magic to a friend and did the VNC trick.I didn&#039;t any of the settings you recommend here so  it was a little slow, but now I&#039;m gonna try with those settings and see how things go.</description>
		<content:encoded><![CDATA[<p>Just today I was showing the SSH X forwarding magic to a friend and did the VNC trick.I didn&#8217;t any of the settings you recommend here so  it was a little slow, but now I&#8217;m gonna try with those settings and see how things go.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
