There were 3577 failed login attempts since the last successful login.
当您通过 shell 登录到您的 Linux(Ubuntu/Centos/Redhat/RHEL)时,您会收到这样的警告 There were xxx failed login attempts since the last successful login. 那么你的系统可能正在遭受密码暴力破解的风险。
三种办法彻底解决SSH的 Write failed: Broken pipe 问题
在使用SSH连接远程服务器的时候,如果长时间不操作,再次进入 Terminal 时就会有卡死一段时间没有响应。等待一段时间以后,会发现以下错误提示: Write failed: Broken pipe 这表示连接管道已经断开,所以只能重进行连接。