用xshell连接虚拟机,ssh很慢。
# vi /etc/ssh/sshd_conf UseDNS no GSSAPIAuthentication no
service sshd restart后,再ssh相互连接发现很快!