SSH is slow to make a connection
- su
- vi /etc/ssh/sshd_config
- add UseDNS no
- service sshd restart
http://www.cyberciti.biz/faq/howto-restart-ssh/
http://superuser.com/questions/359344/ssh-is-slow-to-make-a-connection
来源
https://blog.csdn.net/lantianjialiang/article/details/9195663
参考来源
https://www.cnblogs.com/wjoyxt/p/3790537.html
2019-12-4 15:02:03:还没解决掉…