This tutorial describes how to install the Dell OMSA (OpenManage Server Administrator) on Citrix XenServer 6.5
1. Temporarily disable the Citrix yum repository.
mv /etc/yum.repos.d/Citrix.repo /root/Citrix.repo
2. Clear yum cache:
yum clean all
3. Install the Dell OMSA Repository.
wget -q -O - http://linux.dell.com/repo/hardware/Linux_Repository_14.12.00/bootstrap.cgi | bash
Czytaj dalej