zoukankan      html  css  js  c++  java
  • 阻止putty变成inactive

    Frequent users of putty should have encountered the Putty (inactive) problem. This happens because servers are usually configured to disconnect idle sessions after they are inactive for a particular time. This has many disadvantages. You can no longer monitor the jobs running in the background and the UP arrow for previous commands may not work. And you have to enter the username and password again after restarting the session.

    This is how you keep it alive for longer periods

    1. Before saving a session, click on Connection in the left pane.
    2. Enter a number, in place of zero, in the text box, Ex: I use 30
         
    3. Now, go back to Session and Save your session with the IP address.
  • 相关阅读:
    反爬的几种手段总结
    算法基础篇一
    python总结九
    python总结八
    python总结七
    python总结六
    初识Machine学习
    python总结五
    python总结四
    python总结三
  • 原文地址:https://www.cnblogs.com/andy-0212/p/9985638.html
Copyright © 2011-2022 走看看