Dell System Update: Difference between revisions
From KlavoWiki
Jump to navigationJump to search
Created page with "Dell System Update (DSU) I belive is designed for Linux. = Installing = <pre> wget -q -O - http://linux.dell.com/repo/hardware/dsu/bootstrap.cgi | bash yum install dell-syst..." |
No edit summary |
||
Line 1: | Line 1: | ||
Dell System Update (DSU) I belive is designed for Linux. | Dell System Update (DSU) I belive is designed for Linux. | ||
= Prerequisite = | |||
<pre> | |||
yum -y install wget perl | |||
</pre> | |||
= Installing = | = Installing = |
Revision as of 05:06, 23 April 2015
Dell System Update (DSU) I belive is designed for Linux.
Prerequisite
yum -y install wget perl
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)
yum install srvadmin-all