
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.funtoo.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.funtoo.org/index.php?title=SSH&amp;feed=atom&amp;action=history</id>
		<title>SSH - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.funtoo.org/index.php?title=SSH&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://www.funtoo.org/index.php?title=SSH&amp;action=history"/>
		<updated>2013-05-21T03:04:46Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.20.4</generator>

	<entry>
		<id>http://www.funtoo.org/index.php?title=SSH&amp;diff=6872&amp;oldid=prev</id>
		<title>216.31.88.193 at 15:36, 22 February 2012</title>
		<link rel="alternate" type="text/html" href="http://www.funtoo.org/index.php?title=SSH&amp;diff=6872&amp;oldid=prev"/>
				<updated>2012-02-22T15:36:29Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 15:36, 22 February 2012&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 20:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 20:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;X forwarding will now be enabled from that machine, so if you connect from your remote with 'ssh -X &amp;lt;user&amp;gt;@&amp;lt;ipaddress&amp;gt;' X sessions will be forwarded&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;X forwarding will now be enabled from that machine, so if you connect from your remote with 'ssh -X &amp;lt;user&amp;gt;@&amp;lt;ipaddress&amp;gt;' X sessions will be forwarded&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;[[Category:Networking]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key mediawiki:diff:version:1.11a:oldid:6871:newid:6872 --&gt;
&lt;/table&gt;</summary>
		<author><name>216.31.88.193</name></author>	</entry>

	<entry>
		<id>http://www.funtoo.org/index.php?title=SSH&amp;diff=6871&amp;oldid=prev</id>
		<title>OrangutanClyde: Created page with &quot;===X11 Forwarding===  By default X11 forwarding is disabled in OpenSSHd,  If you would like to forward X11 from your Funtoo box to a remote system you must first edit your /et...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.funtoo.org/index.php?title=SSH&amp;diff=6871&amp;oldid=prev"/>
				<updated>2012-02-22T15:06:23Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;===X11 Forwarding===  By default X11 forwarding is disabled in OpenSSHd,  If you would like to forward X11 from your Funtoo box to a remote system you must first edit your /et...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===X11 Forwarding===&lt;br /&gt;
&lt;br /&gt;
By default X11 forwarding is disabled in OpenSSHd,&lt;br /&gt;
&lt;br /&gt;
If you would like to forward X11 from your Funtoo box to a remote system you must first edit your /etc/ssh/sshd_config file&lt;br /&gt;
&lt;br /&gt;
change&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#X11Forwarding no&lt;br /&gt;
#X11DisplayOffset 10&lt;br /&gt;
#X11UseLocalhost yes&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
to&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
X11Forwarding yes&lt;br /&gt;
X11DisplayOffset 10&lt;br /&gt;
X11UseLocalhost yes&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
X forwarding will now be enabled from that machine, so if you connect from your remote with 'ssh -X &amp;lt;user&amp;gt;@&amp;lt;ipaddress&amp;gt;' X sessions will be forwarded&lt;/div&gt;</summary>
		<author><name>OrangutanClyde</name></author>	</entry>

	</feed>