This guide explains how to install OpenManage on CentOS7, CentOS8-Stream and AlmaLinux9 systems
The following instructions are integrated in the script that could be found at: cld-foreman:/root/repo/dell-om-install-<versione_date>.sh Please update it accordingly in the event that the instructions need to be revised
Enable crb repo (this should be needed only on AlmaLinux9):
Code Block | ||
---|---|---|
| ||
yum install yum-utils
/usr/bin/yum-config-manager --enable crb
yum clean all |
...