
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.thelinuxwiki.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=ssh_keepalive</id>
		<title>ssh keepalive - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=ssh_keepalive"/>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=ssh_keepalive&amp;action=history"/>
		<updated>2026-04-29T06:13:13Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.5</generator>

	<entry>
		<id>http://www.thelinuxwiki.com/index.php?title=ssh_keepalive&amp;diff=417&amp;oldid=prev</id>
		<title>Nighthawk: Created page with &quot;  == server side ==  enable in sshd_config  TCPKeepAlive yes   == client side ==  create config file (if it doesn't already exist) in the ssh user ~/.ssh/ directory with the f...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=ssh_keepalive&amp;diff=417&amp;oldid=prev"/>
				<updated>2013-06-01T03:55:31Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;  == server side ==  enable in sshd_config  TCPKeepAlive yes   == client side ==  create config file (if it doesn&amp;#039;t already exist) in the ssh user ~/.ssh/ directory with the f...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
== server side ==&lt;br /&gt;
&lt;br /&gt;
enable in sshd_config&lt;br /&gt;
 TCPKeepAlive yes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== client side ==&lt;br /&gt;
&lt;br /&gt;
create config file (if it doesn't already exist) in the ssh user ~/.ssh/ directory with the following lines&lt;br /&gt;
&lt;br /&gt;
 Host *&lt;br /&gt;
    ServerAliveInterval 180 &lt;br /&gt;
    ServerAliveCountMax 2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[category:ssh]]&lt;/div&gt;</summary>
		<author><name>Nighthawk</name></author>	</entry>

	</feed>