Perimeter Server Silent Install/Upgrade on Linux
-
Transfer the appropriate Perimeter Server installer (in binary) for Linux to a directory on the Linux machine (for example, /data/installers/PSms).
-
Transfer the c:\download\installer.properties file (in ascii) to the same directory on the Linux machine (for example, /data/installers/PSms).
-
Logon to the Linux machine and navigate to the directory where the installer was located (for example, /data/installers/PSms).
-
Execute the installer by entering:
sh remote_perimeter_server/PS.V6010.Linux_X64.bin
The Perimeter Server will be silently installed/upgraded into /data/PSms because installer.properties was found in the same directory that contained the installer and INSTALLER_UI=silent was specified in the installer.properties file.