On Tue, 26 Aug 2003 14:36:30 -0700
Redhat Man <[EMAIL PROTECTED]> wrote:

> Hi every one,
> 
> I had installed Linux Redhat 8.0 OS soft in my network environment system.
> While, I connected in root from the the remote computer to my linux redhat
> system.
> I wanna to make disable/logout from the root in shorten period automatically.
> 
> How does it's possible to make auto disconnect ?
> 
> Any bodies knows please......
>   
> 

Morning,

If you're using bash then it's as easy as setting a variable 
to the number of seconds you desire:

TMOUT=60

would mean that if you don't type anything for 1 minute
bash will terminate.

Cheers,
Sean


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to