Install Guide
Table Of Contents
- Dell Command | Monitor 10.3 版本安裝指南
- Dell Command | Monitor 10.3 簡介
- Dell Command | Monitor 10.3 的系統要求
- Dell Command | Monitor 10.3 的必要條件
- 在執行 Windows 的系統上安裝 Dell Command | Monitor 10.3
- 在執行 Linux 的系統上安裝 Dell Command | Monitor 10.3
- 在執行 Windows 的系統上升級 Dell Command | Monitor 10.3
- 在執行 Linux 的系統上升級 Dell Command | Monitor 10.3
- 在執行 Windows 的系統上解除安裝 Dell Command | Monitor 10.3
- 在執行 Linux 的系統上解除安裝 Dell Command | Monitor 10.3

在執行 Linux 的系統上安裝 Dell Command |
Monitor 10.3
您可以採用下列其中一種方式在執行 Linux 的系統上安裝 Dell Command | Monitor:
● 對於執行 Ubuntu 桌面版本的系統,請參閱 使用 Deb 套件安裝 Dell Command | Monitor。
● 對於執行 Red Hat Enterprise Linux (RHEL) 的系統,請參閱使用 RPM 套件安裝 Dell Command | Monitor。
● 對於執行 Ubuntu Core 15.04 的 Dell Edge Gateway 5000/3000 系列系統,請參閱使用 Snap 套件安裝 Dell Command | Monitor 9.1
或 9.1.2。
主題:
• 使用 Deb 套件安裝 Dell Command | Monitor
• 使用 RPM 套件安裝 Dell Command | Monitor
• 在使用 Snap 套件執行 Ubuntu Core 16 的系統上安裝 Dell Command | Monitor
使用 Deb 套件安裝 Dell Command | Monitor
您可以使用從 dell.com/support 下載的 Deb 套件,在執行 Ubuntu 桌面版的作業系統上安裝 Dell Command | Monitor。請參閱下載
Dell Command | Monitor。
1. 在 Linux 命令行介面執行以下命令,從 command-monitor_<version number>-<build number>.<architecture>.tar.gz 中擷取
內容。
tar -zxvf command_monitor-linux-<Version>-<build number>_<architecture>.tar.gz
command_monitor-linux-<version number>-<build number>.tar.gz 檔案包含以下套件,必須按以下次序安裝:
a. omi-1.1.0.ssl_100.x64.deb 或 omi-1.4.2-2.ssl_110.ulinux.x64.deb
b. srvadmin-hapi_9.3.0_amd64.deb
c. command-monitor_<version number>-<build number>.<architecture>.deb
2. 要安裝 Open Manage Infrastructure,請執行
dpkg -i omi-<version number>.ssl_<OpenSSL version>.x64.deb
備註: 如果安裝因依存性問題而失敗,則執行以下指令以從 Ubuntu 存放庫安裝所有依存套件:
apt-get -f install
備註: 如使用 Ubuntu 18.04 server 或 desktop,請安裝 omi-1.4.2-2.ssl_110.ulinux.x64.deb。
3. 要安裝 HAPI,請執行
srvadmin-hapi_9.3.0_amd64.deb
備註: 如果安裝因依存性問題而失敗,則執行以下指令以從 Ubuntu 存放庫安裝所有依存套件:
apt-get -f install
4. 若要確認已載入驅動程式模組,請執行
lsmod | grep dcdbas
lsmod | grep dell_smbios
5
在執行 Linux 的系統上安裝 Dell Command | Monitor 10.3 11