You must install ARIS PPM Cloud Agent on the remote Linux system on which you want to install PPM.
Procedure
This file provides ARIS PPM Cloud Agent. ARIS PPM Cloud Agent is needed to perform a remote server installation.
sudo -s.
export TARGETDIR=<new_install_location>
echo $TARGETDIR
rpm -i ppm103-cloud-agent-<version>.x86_64.rpm
The execution ends with the following message:
Starting Cloud Agent using "<TARGETDIR>/ppm/server/bin/CloudAgentApp.sh" ...
cd /<TARGETDIR>/ppm/server/bin
./CloudAgentApp.sh status
exit
ARIS PPM Cloud Agent is installed on your remote Linux system.
Now you can install PPM from a machine that runs a Microsoft Windows operating system.
For a remote installation on a Linux system, you must open the port of the ARIS PPM Cloud Agent and close it after the installation is completed.