User's Manual
Installing and Setting Up the CMC 29
4
Navigate to the
SYSMGMT/ManagementStation/linux/rac
directory. To
install the RAC software, enter the following command:
rpm -ivh *.rpm
5
For help with the RACADM command, type
racadm help
after issuing
the previous commands. For more information about RACADM, see
"Using the RACADM Command Line Interface" on page 63.
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>
or
racadm sslcertupload -t 1 -f c:\cert\cert.txt
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
rpm
query command to determine which version of the DRAC
Tools is installed. Use the
rpm -qa | grep mgmtst-racadm
command.
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 "Supported Web
Browsers" on page 22 for a list of the Web browsers you can use with the
CMC.
Your CMC and the management station where you use your browser must be
on the same network, which is called the management network. Depending on
your security requirements, the management network can be an isolated,
highly secure network.