ssh登陸之後,若是限定時間內沒有操做側自動斷開鏈接
ssh
在 /etc/profile 文件中添加 TMOUT 變量,單位秒ide
添加並當即生效spa
[root@zk-192.168.10.133 15:35 ~]input
# echo "export TMOUT=1800" >> /etc/profile && source /etc/profileit
長時間不操做,這裏設置的是1800秒,也就是30分鐘後斷開class
[root@zk-192.168.10.133 16:05 ~]登錄
# timed out waiting for input: auto-logout變量