To perform an attended installation:
--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_username> -p <admin_passwd>
-m<admin_email> <installation_files_source> <os_update_repository>
In the following example, the command installs Parallels Pro Control Panel on Fedora or CentOS by obtaining the necessary Parallels Pro Control Panel RPMs from the CD-ROM and the operating system RPMs, update RPMs and extra RPMs from the Mirror server. This option is provided for customers who do not have a local repository setup.
python ensim-installer.py -nadmin -ppasswd --cdrom -mexample1@example.com
In the following example, the command installs Parallels Pro Control Panel on Fedora, CentOS or RHEL by obtaining the necessary Parallels Pro Control Panel files from the CD-ROM and the operating system RPMs, update RPMs and extra RPMs from a local FTP server.
python ensim-installer.py -nadmin -ppasswd --cdrom -mexample1@example.com
-o ftp://ftp.example.com/path/os
-u ftp://ftp.example.com/path/updates
-a ftp://ftp.example.com/path/extras
In the following example, the command installs Parallels Pro Control Panel on Fedora or CentOS by obtaining the necessary Parallels Pro Control Panel files from the CD-ROM, the operating system RPMs, update RPMs and extra RPMs from mirrors provided by operating system.
python ensim-installer.py -nadmin -ppasswd --cdrom -mexample1@example.com
-o ftp://ftp.example.com/path/os
-u ftp://ftp.example.com/path/updates
In the following example, the command installs Parallels Pro Control Panel on Fedora or CentOS by obtaining the necessary Parallels Pro Control Panel files from the CD-ROM, which must be manually installed on the system. For more information on RPMs, see the list of RPMs for the corresponding operating system (Appendix A. List of RPMs).
python ensim-installer.py -nadmin -ppasswd --cdrom -mexample1@example.com -d
In the following example, the command installs Parallels Pro Control Panel on RHEL by obtaining the necessary Parallels Pro Control Panel files from Parallels FTP server and the operating system RPMs, updates RPM and extras RPM from RHN.
python ensim-installer.py -nadmin -ppasswd -mexample1@example.com
--ftp-server=ftp.ensim.com --updater=up2date
The installer begins installation of Parallels Pro Control Panel.
All the services and add-ons provided by Parallels Pro Control Panel are installed. The installation events are recorded in the log file /var/log/ensim/installer.
<version>.<release>-<install attempt>.log
. If you encounter problems during the installation, refer to the Troubleshooting Section to resolve them. After addressing the issues, you can resume the installation by running the installer at the command prompt. The installer resumes the installation from the point of failure.
Before you use Parallels Pro Control Panel to provision resellers accounts and organizations, you need to complete certain tasks using the Server Administrator control panel. See Next Steps for information.