yum clean all yum update # 重启服务器 reboot # 查看当前系统版本 cat /etc/redhat-release
# 升级内核 dnf update kernel -y # 升级系统软件 dnf update -y
上一篇
下一篇