在 Linux 上無聲自動安裝 Installation Manager

您可以在 Linux® 上無聲自動安裝 Installation Manager。
註: 您必須有管理專用權才能安裝(及解除安裝)此套件。
若要將 Installation Manager 無聲自動安裝至預設的 Linux 安裝位置:
  1. 切換至第一片安裝光碟的 InstallerImage_linux 資料夾。
  2. 執行下列指令:setupLinux.bin -silent -V licenseAccepted=true。 您可以利用 -V licenseAccepted=true 選項來表示接受 Installation Manager 授權合約。
    註: 若要變更安裝位置,您可以增加 -P installLocation="<new dir>" 旗號。例如:
    setupLinux.bin -silent -P installLocation="/opt/myIM" -V licenseAccepted=true 
若要在 Linux 上無聲自動解除安裝 Installation Manager, 請以 root 使用者專用權開啟終端機視窗。接著,切換至 Installation Manager 的安裝目錄,再切換至 _uninst, 然後執行下列指令:
./uninstaller.bin -silent

意見