<?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: Gnu Screen ; Command Parameter, Multi display mode &amp; Copy Mode</title>
	<atom:link href="http://blog.cone.be/2009/11/17/gnu-screen-command-parameter-multi-display-mode-copy-mode/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cone.be/2009/11/17/gnu-screen-command-parameter-multi-display-mode-copy-mode/</link>
	<description>No Regrets.</description>
	<lastBuildDate>Tue, 16 Feb 2010 09:42:26 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Philip Paeps</title>
		<link>http://blog.cone.be/2009/11/17/gnu-screen-command-parameter-multi-display-mode-copy-mode/comment-page-1/#comment-1676</link>
		<dc:creator>Philip Paeps</dc:creator>
		<pubDate>Wed, 18 Nov 2009 23:26:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cone.be/?p=3640#comment-1676</guid>
		<description>For the ssh tunnel, you really don&#039;t need a terminal or a screen.

ssh -q -N -f
or better
ssh -D
or even better
autossh -D
are much more flexible and intuitive.

If you&#039;re ever on wireless links, you really want to use autossh.  And if you&#039;re ever on networks you can&#039;t trust (as in, any network where you don&#039;t have control over the route to the real internet), you want ssh -D.</description>
		<content:encoded><![CDATA[<p>For the ssh tunnel, you really don&#8217;t need a terminal or a screen.</p>
<p>ssh -q -N -f<br />
or better<br />
ssh -D<br />
or even better<br />
autossh -D<br />
are much more flexible and intuitive.</p>
<p>If you&#8217;re ever on wireless links, you really want to use autossh.  And if you&#8217;re ever on networks you can&#8217;t trust (as in, any network where you don&#8217;t have control over the route to the real internet), you want ssh -D.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
