解决ssh访问本地虚拟机很慢的问题 2020-02-13 本文已影响0人 Cesc90 vim /etc/ssh/sshd_config 修改或加入UseDNS=no 重启sshd服务systemctl restart sshd