User's Manual
36 Installing and Setting Up the CMC
3
To mount the DVD to a required location, use the
mount
command or a
similar command.
NOTE: On the Red Hat Enterprise Linux 5 operating system, DVDs are
auto-mounted with the -noexec mount option. This option does not allow you
to run any executable from the DVD. You need to mount the DVD-ROM manually and
then run the executables.
4
Navigate to the
SYSMGMT/ManagementStation/linux/rac
directory.
To install the RAC software, type the following command:
rpm -ivh *.rpm
5
For help on the RACADM command, type
racadm help
after you
run the previous commands. For more information about RACADM, see
"Using the RACADM Command Line Interface" on page 69.
NOTE: When using the RACADM remote capability, you must have write
permission on the folders where you are using the RACADM subcommands
involving file operations, for example:
racadm getconfig -f <file name>
For more information on remote racadm, see "Accessing RACADM
Remotely" on page 74 and the subsequent sections.
Uninstalling RACADM From a Linux Management Station
1
Log on as root to the system where you want to uninstall the management
station features.
2
Use the following
rpm
query command to determine which version of the
DRAC Tools is installed:
rpm -qa | grep mgmtst-racadm
3
Verify the package version to be uninstalled and uninstall the feature
by using the
rpm -e `rpm -qa | grep mgmtst-racadm`
command.
Configuring a Web Browser
You can configure and manage the CMC and the servers and modules
installed in the chassis through a Web browser. See the Supported Browsers
section in the Dell Systems Software Support Matrix on the Dell Support
website at support.dell.com/manuals.