centos7 关闭防火墙-selinux-同步时间命令-直接执行-不需要脚本运行-简单高效
更新:HHH   时间:2023-1-7


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数量

返回云计算教程...