Users Guide
32 Installing and Setting Up the DRAC 4
•
Dell Systems Documentation
CD — Helps you stay current with
documentation for systems, systems management software products,
peripherals, and RAID controllers.
NOTE: Starting with Dell OpenManage version 5.3, you can also obtain all the
above components from the Dell Systems Management Tools and Documentation
DVD and the Dell Server Updates DVD.
For instructions about installing Server Administrator software, see your
Server Administrator User's Guide.
Installing the racadm CLI on a Red Hat Enterprise Linux Management
Station
You must install the racadm CLI on a management station running Red Hat
Enterprise Linux so that the remote racadm functions can be used.
NOTE: The racadm CLI utility is installed automatically for all other supported
operating systems when you install the Dell Systems Console and Agent CD.
To install the racadm CLI utility, insert the Dell Systems Console and Agent
CD in the management station's CD drive and type the following commands
from a command prompt:
mount /mnt/cdrom
cd /mnt/cdrom
rpm -ivh linux/rac/*.rpm
For help with the racadm command, type the man racadm or racadm help
command after issuing the previous commands. For more information about
the racadm CLI, see "Using the Serial and racadm Commands."
Uninstalling the racadm CLI on a Red Hat Enterprise Linux Management
Station
You can uninstall the racadm CLI by issuing the following command from a
command prompt:
- rpm -e racadm