<?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>AndyB &#187; ssh</title>
	<atom:link href="http://andrewbevitt.com/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewbevitt.com</link>
	<description>shakin&#039; up noth-ink</description>
	<lastBuildDate>Mon, 26 Sep 2011 03:32:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Install xauth to do X over ssh</title>
		<link>http://andrewbevitt.com/2009/02/11/install-xauth-to-do-x-over-ssh/</link>
		<comments>http://andrewbevitt.com/2009/02/11/install-xauth-to-do-x-over-ssh/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 22:25:53 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Everyday Life]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[X11]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://andrewbevitt.com/2009/02/11/install-xauth-to-do-x-over-ssh/</guid>
		<description><![CDATA[<br/><p>I just spent an hour trying to figure out why I could run firefox over ssh from two remote offices but not from a third. The DISPLAY variable was not set when I connected with:<br /> ssh -X user@host</p> <p>Turns out that xauth is not installed by default (on Ubuntu Server). I vaguely remember figuring [...]]]></description>
			<content:encoded><![CDATA[<br/><p>I just spent an hour trying to figure out why I could run firefox over ssh from two remote offices but not from a third. The DISPLAY variable was not set when I connected with:<br />
<code>ssh -X user@host</code></p>
<p>Turns out that xauth is not installed by default (on Ubuntu Server). I vaguely remember figuring that out before but never documenting it. So now I have.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewbevitt.com/2009/02/11/install-xauth-to-do-x-over-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

