<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>cyberz.org &#187; X11</title>
	<atom:link href="http://www.cyberz.org/blog/tag/x11/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyberz.org/blog</link>
	<description>Andrea Leofreddi's homepage</description>
	<lastBuildDate>Tue, 10 Aug 2010 17:19:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SSH X11 forwarding issue</title>
		<link>http://www.cyberz.org/blog/2008/04/12/ssh-x11-forwarding-issue/</link>
		<comments>http://www.cyberz.org/blog/2008/04/12/ssh-x11-forwarding-issue/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 21:38:53 +0000</pubDate>
		<dc:creator>andrea</dc:creator>
				<category><![CDATA[All/News]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[X11]]></category>

		<guid isPermaLink="false">http://www.cyberz.org/blog/2008/04/12/ssh-x11-forwarding-issue/</guid>
		<description><![CDATA[Recently I&#8217;ve been in an]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve been in an awkward situation with ssh and X11 forwarding, where ssh using the classic -Y (or -X) switch wasn&#8217;t working (DISPLAY was not set):</p>
<p><code>[andrea@duncan ~]$ ssh -Y root@thufir<br />
root@thufir's password:<br />
Last login: Sat Apr 12 23:30:09 2008 from ***<br />
[root@thufir ~]# echo $DISPLAY<br />
[root@thufir ~]#</code></p>
<p>If you are experiencing the same and your <em>sshd_config</em> looks fine (which means TCP and X11 forwarding is already enabled) then the answer is missing <em>xauth</em>!</p>
<p>On RedHat <code>yum install xauth</code> will do the trick</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyberz.org/blog/2008/04/12/ssh-x11-forwarding-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
