我试图更改MAC中的某些设置,以使我的连接长时间保持活动状态。闲置一段时间后,它会自动退出,并显示消息“写入失败:管道损坏”。现在,更改设置后,每次使用ssh到登录终端时,都会收到令人讨厌的消息
debug1: client_input_channel_req: channel 0 rtype keepalive@openssh.com reply 1
debug1: client_input_channel_req: channel 0 rtype keepalive@openssh.com reply 1
Run Code Online (Sandbox Code Playgroud)
如何删除此消息以显示在终端(MAC)上,否则可以返回到以前的设置?