<?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: How do you disconnect inactive user sessions?</title> <atom:link href="http://www.cyberciti.biz/tips/linux-unux-disconnect-inactive-user-sessions.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/linux-unux-disconnect-inactive-user-sessions.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: dave</title><link>http://www.cyberciti.biz/tips/linux-unux-disconnect-inactive-user-sessions.html#comment-140417</link> <dc:creator>dave</dc:creator> <pubDate>Sun, 08 Jul 2007 18:22:17 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-unux-disconnect-inactive-user-sessions.html#comment-140417</guid> <description>Hey I just added three of your articles to fsdaily.com which is a site like digg but for news and article about free software.
Can you please add an &quot;FSD it&quot; link to your list of service links? It&#039;ll make it easier for me (or anyone else) to do it with future articles you write.
The link for this article would be:
&lt;a href=http://www.fsdaily.com/submit?url=http%3A%2F%2Fwww.cyberciti.biz%2Ftips%2Flinux-unux-disconnect-inactive-user-sessions.html rel=&quot;nofollow&quot;&gt;URL&lt;/a&gt;
Thanks. </description> <content:encoded><![CDATA[<p>Hey I just added three of your articles to fsdaily.com which is a site like digg but for news and article about free software.</p><p>Can you please add an &#8220;FSD it&#8221; link to your list of service links? It&#8217;ll make it easier for me (or anyone else) to do it with future articles you write.</p><p>The link for this article would be:</p><p><a
href=http://www.fsdaily.com/submit?url=http%3A%2F%2Fwww.cyberciti.biz%2Ftips%2Flinux-unux-disconnect-inactive-user-sessions.html rel="nofollow">URL</a></p><p>Thanks.</p> ]]></content:encoded> </item> <item><title>By: BOK</title><link>http://www.cyberciti.biz/tips/linux-unux-disconnect-inactive-user-sessions.html#comment-140393</link> <dc:creator>BOK</dc:creator> <pubDate>Fri, 06 Jul 2007 11:34:16 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-unux-disconnect-inactive-user-sessions.html#comment-140393</guid> <description>Another way: for bash and Korn-shell, setting
&lt;code&gt;TMOUT=7200&lt;/code&gt;
in /etc/profile will logout users after 2 hours of inactivity.</description> <content:encoded><![CDATA[<p>Another way: for bash and Korn-shell, setting<br
/> <code>TMOUT=7200</code><br
/> in /etc/profile will logout users after 2 hours of inactivity.</p> ]]></content:encoded> </item> <item><title>By: Oded Maimon</title><link>http://www.cyberciti.biz/tips/linux-unux-disconnect-inactive-user-sessions.html#comment-140388</link> <dc:creator>Oded Maimon</dc:creator> <pubDate>Fri, 06 Jul 2007 06:49:47 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-unux-disconnect-inactive-user-sessions.html#comment-140388</guid> <description>you can do this in sshd_config file:
Set idle session timeout to 15 min:
ClientAliveInterval	300
ClientAliveCountMax	3</description> <content:encoded><![CDATA[<p>you can do this in sshd_config file:</p><p>Set idle session timeout to 15 min:<br
/> ClientAliveInterval	300<br
/> ClientAliveCountMax	3</p> ]]></content:encoded> </item> </channel> </rss>
