Install OMSA on RHEL5

April 24, 2009 – 13:58 by Hannes Van de Vel

Install Dell OpenManage on RHEL (CentOS, Redhat, etc) like this;

wget -q -O - http://linux.dell.com/repo/hardware/OMSA_5.5/bootstrap.cgi | bash
yum install srvadmin-all
srvadmin-services.sh start
  1. 2 Responses to “Install OMSA on RHEL5”

  2. I tried but couldn’t get it to install…
    my system is not registered with RHN

    … says no package srvadmin-all available

    By losbobos on May 12, 2009

  3. You need to configure the repository frm Dell (http://linux.dell.com/repo/community/).

    By Tom on May 13, 2009

Post a Comment