Note:Keep SSH session alive
I forgot a ssh configuration to keep SSH session alive, and remembered it while I was using my second machine.
Write the following setting in ".ssh/config".
----------
ServerAliveInterval 60
----------
The number is request time to keep your connection alive.
Category
UNIXTrackback(0)
Trackbacking Blog List : Note:Keep SSH session alive
Trackback URL: http://mentalposition.com/mppweblog/mt-tb.cgi/268
Comment