systemctl stop firewalld && systemctl disable firewalld && sed -i 's/enforcing/disabled/' /etc/selinux/config && yum install -y ntpdate && ntpdate time.windows.com
cat /proc/cpuinfo | grep name | cut -f2 -d: | uniq -c 查看cpu数量