一、验证ssh
二、关闭不必要的服务
# chkconfig NetworkManager off
# sed -i 's/SELINUX=enforcing/SELINUX=disabled/' /etc/selinux/config
# chkconfig iptables off