HPE 惠普
灰常感谢...
ere you can download the most recent HP iLO (Integrated Lights-Out) firmware files I could find on the HP’s website :*UPDATED* 2020-11-13ILO...
还有 1 人发表了评论 加入5052人围观ere you can download the most recent HP iLO (Integrated Lights-Out) firmware files I could find on the HP’s website :*UPDATED* 2020-11-13ILO...
还有 1 人发表了评论 加入5052人围观安装过程:
一、预装CentOS7.9系统,并在安装过程中选择GNOME桌面(该桌面对开发环境兼容较好)
二、系统安装完成后禁用SELINUX及防火墙(如安全需求高可以不禁用)
# 禁用SELINUX
sed -ri /^SELINUX=/'s/(SELINUX=).*/1disabled/' /etc/selinux/config