有台机器之前fsck就有扫到坏轨
今天SSH连线的时候又卡住 ssh -v结果:
OpenSSH_6.6, OpenSSL 1.0.2h 3 May 2016
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to *** [***.***.***.***] port 22.
debug1: Connection established.
debug1: identity file /home/kira/.ssh/id_rsa type 1
debug1: identity file /home/kira/.ssh/id_rsa-cert type -1
debug1: identity file /home/kira/.ssh/id_dsa type -1
debug1: identity file /home/kira/.ssh/id_dsa-cert type -1
debug1: identity file /home/kira/.ssh/id_ecdsa type -1
debug1: identity file /home/kira/.ssh/id_ecdsa-cert type -1
debug1: identity file /home/kira/.ssh/id_ed25519 type -1
debug1: identity file /home/kira/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.6
然后就停住了 求解?