Deployment Guide

使用 Deb 软件包安装 Dell Command | Configure
您可以使用 Deb 软件包(可从 dell.com/support 下载),在运行 Ubuntu Desktop 操作系统的 Dell 嵌入式
PC 中安装 Dell Command | Configure。请参阅访问 Dell Command | Configure 安装程序
1. dell.com/support 下载 command_configure-linux-<version number>-<build number>.tar.gz
2. 使用以下命令解压缩该文件:
tar -zxvf command_configure-linux-<version number>-<build number>.tar.gz
3. command_configure-linux-<version number>-<build number>.tar.gz 包含以下软件包,必须按照以
下顺序安装
a. srvadmin-hapi_8.3.0-1_amd64.deb
b. command_configure-linux-<version number>-<build number>.x64.deb
4. 要安装 HAPI,请运行以下命令:
dpkg -i srvadmin-hapi_8.3.0-1_amd64.deb
: 如果由于相关性问题导致安装失败,请运行以下命令,来安装 Ubuntu 存储库中的所有相关软件
apt-get -f install
5. 要安装 Dell Command | Configure,请运行
dpkg -i command_configure-linux-<version number>-<build number>.x64.deb
12