<?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: Disconnect idle users on FreeBSD</title>
	<atom:link href="http://www.vioan.ro/wp/2008/03/14/disconnect-idle-users-on-freebsd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vioan.ro/wp/2008/03/14/disconnect-idle-users-on-freebsd/</link>
	<description>Exploring Creativity Is My Passion</description>
	<lastBuildDate>Tue, 04 Oct 2011 14:45:14 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ionut</title>
		<link>http://www.vioan.ro/wp/2008/03/14/disconnect-idle-users-on-freebsd/comment-page-1/#comment-76</link>
		<dc:creator>ionut</dc:creator>
		<pubDate>Tue, 18 Mar 2008 12:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.vioan.ro/wp/2008/03/14/disconnect-idle-users-on-freebsd/#comment-76</guid>
		<description>Thanks, so easy!</description>
		<content:encoded><![CDATA[<p>Thanks, so easy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wonder</title>
		<link>http://www.vioan.ro/wp/2008/03/14/disconnect-idle-users-on-freebsd/comment-page-1/#comment-74</link>
		<dc:creator>wonder</dc:creator>
		<pubDate>Sun, 16 Mar 2008 23:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.vioan.ro/wp/2008/03/14/disconnect-idle-users-on-freebsd/#comment-74</guid>
		<description>put in /etc/ssh/sshd_config:

ClientAliveCountMax 0
ClientAliveInterval 60

this will disconnect after 60 sec of inactivity</description>
		<content:encoded><![CDATA[<p>put in /etc/ssh/sshd_config:</p>
<p>ClientAliveCountMax 0<br />
ClientAliveInterval 60</p>
<p>this will disconnect after 60 sec of inactivity</p>
]]></content:encoded>
	</item>
</channel>
</rss>

