Deployment Guide

Table Of Contents
在运行 Ubuntu Desktop 的系统上安装 Dell Command | Congure
您可以使用从 dell.com/support 下载的 Deb 软件包在运行 Ubuntu Desktop 操作系统的系统上安装 Dell Command | Congure
请参阅
访问 Dell Command | Congure 安装程序
1.
dell.com/support 下载 command_congure-linux-3.2.0-<版本号>.tar.gz
2. 使用以下命令解压缩该文件
tar -zxvf command_configure-linux-3.2.0-<build number>.tar.gz
3.
command_congure-linux-3.2.0-<版本号>.tar.gz 包含以下软件包这些软件包必须按照下列顺序安装
a. srvadmin-hapi_8.3.0-1_amd64.deb
b. command_congure-linux-3.2.0-<版本号>.x64.deb
4. 要安装 HAPI请运行以下命令
dpkg -i srvadmin-hapi_8.3.0-1_amd64.deb
: 如果由于相关性问题导致安装失败请运行以下命令来安装 Ubuntu 存储库中的所有相关软件包
apt-get -f install
5. 要安装 Dell Command | Congure请运行
dpkg -i command_configure-linux-3.2.0-<build number>.x64.deb
默认安装路径为 /opt/dell/dcc
12