Deployment Guide

Ubuntu Desktop を実行しているシステムでの Dell Command | Congure
のインストール
dell.com/support からダウンロードした Deb パッケージを使用した Ubuntu Desktop オペレーティングシステムを実行する Dell Command |
Congure をインストールすることができます。Accessing Dell Command | Congure installer を参照してください。
1. dell.com/support から command_congure-linux-3.2.0-<build number>.tar.gz をダウンロードします。
2. 次の順でインストールする必要のある次のパッケージを含むコマンド
tar -zxvf command_configure-linux-3.2.0-<build number>.tar.gz
3. command_congure-linux-3.2.0-<build number>.tar.gz には、次の順序でインストールする必要があるパッケージが含まれています。
a. srvadmin-hapi_8.3.0-1_amd64.deb
b. command_congure-linux-3.2.0-<build number>.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 です。
13