SSH problems
Peter Garrett
peter.garrett at optusnet.com.au
Wed Dec 5 02:24:42 UTC 2007
On Tue, 04 Dec 2007 14:25:22 -0500
Michael Peek <peek at tiem.utk.edu> wrote:
> What option is causing me
> to be logged out after a period of inactivity? My machines at work do
> not do this, it only happens when I log in from my ubuntu laptop, so I'm
> assuming that this is another option in /etc/ssh_config, but I can't
> find anything in the man page that looks like it.
Try this:
make a file ~/.ssh/config
add the following line to it:
ServerAliveInterval 15
The idea is that ssh should now give the server a kick every so often to
remind it that you are there :)
Peter
--
"INX Is Not X" based on Ubuntu 7.04 Live CD: http://inx.maincontent.net
Screenshots slideshow: http://inx.maincontent.net/album/1.png.html
More information about the ubuntu-users
mailing list