Dell System Update

From KlavoWiki
Revision as of 05:25, 15 September 2016 by David (talk | contribs) (→‎OpenManage Server Administrator (OMSA))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Dell System Update (DSU) I belive is designed for Linux.

Prerequisite

yum -y install wget perl compat-libstdc++-33.i686 libstdc++.i686 libxml2.i686

Installing

wget -q -O - http://linux.dell.com/repo/hardware/dsu/bootstrap.cgi | bash 
yum install dell-system-update

Commands

Inventory

dsu --inventory

Update

dsu

OpenManage Server Administrator (OMSA)

Installing

yum install srvadmin-all
srvadmin-services.sh start


Upgrading

yum --disablerepo=* --enablerepo=dell-system-update_dependent upgrade