Users Guide

Configuring the Management Station 73
Installing iDRAC6 Software on the Management
Station
Your system includes the Dell Systems Management Tools and Documentation
DVD. This DVD includes the following components:
DVD root - Contains the Dell Systems Build and Update Utility,
which provides server setup and system installation information
SYSMGMT - Contains the systems management software products
including Dell OpenManage Server Administrator
Installing and Uninstalling RACADM on a Management Station
To use the remote RACADM functions, install RACADM on a management
station. See the Dell OpenManage Management Station Software Installation
Guide available at support.dell.com/manuals for information on how to
install DRAC Tools on a management station running Microsoft Windows
operating system.
Installing and Uninstalling RACADM on Linux
1
Log on as root to the system where you want to install the management
station components.
2
If necessary, mount the
Dell Systems Management Tools and
Documentation
DVD using the following command or a similar command:
mount /media/cdrom
3
Navigate to the
/linux/rac
directory and execute the following command:
rpm -ivh *.rpm
For help with the RACADM command, type racadm help after issuing the
previous commands.
To uninstall RACADM, open a command prompt and type:
rpm -e
<racadm_package_name>
where
<racadm_package_name>
is the RPM package used to install
iDRAC6 software.
For example, if the RPM package name is
srvadmin-racadm5
, type:
rpm -e srvadmin-racadm5