Deployment Guide

使用 Deb 套件安裝 Dell Command | Configure
您可以使用 Deb 套件在執行 Ubuntu 桌面版作業系統的 Dell Embedded 個人電腦上安裝 Dell Command |
ConfigureDeb 套件可從 dell.com/support 下載。請參閱下載 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