Deployment Guide
Installing Dell Command | Congure on systems running Ubuntu
Desktop
You can install Dell Command | Congure running Ubuntu Desktop operating system using the Deb package downloaded from
dell.com/support. See Accessing Dell Command | Congure installer.
1. From dell.com/support, download the command_congure-linux-3.2.0-<build number>.tar.gz.
2. Untar the le using the following command:
tar -zxvf command_configure-linux-3.2.0-<build number>.tar.gz
3. command_congure-linux-3.2.0-<build number>.tar.gz contains the following packages that must be installed in the following
order:
a. srvadmin-hapi_8.3.0-1_amd64.deb
b. command_congure-linux-3.2.0-<build number>.x64.deb.
4. To install HAPI, run the following command:
dpkg -i srvadmin-hapi_8.3.0-1_amd64.deb
NOTE: If the installation fails due to dependency problems, then run the following command to install all dependent
packages from the Ubuntu repository:
apt-get -f install
5. To install Dell Command | Congure, run
dpkg -i command_configure-linux-3.2.0-<build number>.x64.deb
The default installation path is /opt/dell/dcc.
12