How to get Ensim Installer.
Obtaining the Installer Script
You can obtain the installer script from the FTP server or from the download page.
http://download.pro.parallels.com/ensim/apt/ensim/EPL/10.3.4/ensim-installer.py
To perform an attended installation:
1. Access the installer script as described in Obtaining the Installer Script section.
2. Run the installer script by typing the following command at the prompt. For key script options, see the command options. Use the –help option with the script to learn more about the various command line options you can use with the script.
-
python ensim-installer.py -n admin -p passwd -m example1@example.com
To perform an unattended installation:
1. Access the installer script as described in Obtaining the Installer Script section.
2. Run the script with the –assume-yes option. The –assume-yes option sets the value yes to installation queries that require a yes or no response. For key script options, see the command options. Use the –help option with the script to learn more about the various command line options you can use with the script.
-
python ensim-installer.py -nadmin -ppasswd -m example1@example.com –assume-yes
Leave a Reply
You must be logged in to post a comment.