User`s guide

Table Of Contents
Table 3-1. Command-Line Options (Continued)
Option Action
PROPERTY=<property value> Sets the value of a property to <property value>.
VMCE_HTTP_PORT Sets the HTTP port. The default is 80. Remote machines
connect to the server through this port to download the
Converter Standalone client.
VMCE_HTTPS_PORT Set the HTTPS port. The default is 443. Remote Converter
Standalone clients connect to this port on the server and
submit conversion tasks.
VMCE_AGENT_PORT Sets an Agent port. The default is 9089. Remote Converter
Standalone agents connect to this port to convert this machine.
Perform a Local Installation in Linux
You can install the Converter Standalone client, the Converter Standalone server, and the Converter Standalone
agent on a Linux distribution only for local use. You cannot manage the installed Converter Standalone server
with a remote Converter Standalone client.
The Converter Standalone Linux Installer requires root privileges to install all Converter Standalone
components.
You run the Linux installation of Converter Standalone in command-line mode.
Prerequisites
Before you run the installation, make sure your Linux distribution is supported and that system requirements
are met.
Procedure
1 Download the latest Linux version of Converter Standalone from the VMware Web site.
The filename is similar to VMware-converter-e.x.p-<xxxxxx>.tar.gz, where <xxxxxx> is the number of
the build.
2 Go to the directory to which you downloaded the installer archive.
cd <path_to_download_directory>
3 To extract the archive in the current directory, run the following command:
tar zxvf VMware-converter-e.x.p-<xxxxxxx>.tar.gz
4 Navigate to the extracted directory and run the installation executable file.
cd vmware-converter-distrib
sudo ./vmware-install.pl -d
5 To view the End User License Agreement, press Enter.
To accept the license agreement, scroll down the document, type yes and press Enter again.
Wait for the installation to complete copying the files. If you install the Converter Standalone server, a message
appears that informs you that it is started.
User's Guide
30 VMware, Inc.