Linux - The semaphore timeout period has expired
Posted 严少来也
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux - The semaphore timeout period has expired相关的知识,希望对你有一定的参考价值。
刚购买的云服务器,用secureCRT登录linux服务器后,过几分钟不操作,出现下面提示后,不能继续操作,需要重新连接:
解决办法如下:
方法:
#vim /etc/ssh/sshd_config
GG到文件末尾,增加下面一行:
ClientAliveInterval 60
#reboot,然后就解决问题了。
以上是关于Linux - The semaphore timeout period has expired的主要内容,如果未能解决你的问题,请参考以下文章
The Zen of Python, by Tim Peters
TCP Provider The semaphore timeout period has expired
UVA1025 城市里的间谍 A Spy in the Metro
UVA1025 城市里的间谍 A Spy in the Metro