Report this

What is the reason for this report?

Change session timeout while interacating over SSH connection

Posted on November 17, 2014

How to increase/disable session timeout while interacting with my droplet from terminal over a SSH connection ?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Which SSH client are you using? The easiest (and recommended) way to change this is to alter the polling rate on the client side.

If you happen to be using putty for Windows, you can change your polling under Connection. As show in this guide http://www.oneminuteinfo.com/2011/07/putty-session-times-out-too-fast.html.

You may also change it server side, as show here: https://docs.oseems.com/general/application/ssh/disable-timeout.

I would only recommend that you extend the timeout instead of removing it, as it may be a security risk if you leave yourself logged into a machine.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.