Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] SSH connection time



Thanks your advice. I tried but it did not work for me.

1. I use bash so I did export TMOUT=0 in my local terminal but still lost
connection after 10 minutes or so.

2. And  I did  export TMOUT=0 at remote host, then I get '-bash: TMOUT:
readonly variable'
 message.

How can I keep ssh connection as long as I want? 

thanks.

> 
> thats your shell doing that, not ssh, here is the fix:
> 
> csh:
> unsetenv autologout
> 
> bash:
> export TMOUT=0
> or
> unset TMOUT
> 
> Tim.
> 

_/_/_/ Shigeo HONDA
_/_/_/ shige@example.com


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links