Scriptable Installation
For a scriptable install, run the following command:
# sh CDP-Server-Stand-Alone-linux32-2.16.0.run --option
The self-extract (.run) Linux CDP Server installer has a number of options. For a complete list of Linux CDP Server installer options, run the following command:
# sh CDP-Server-Stand-Alone-linux32-2.16.0.run --help

Result:

The options are as follows:
- no-log - This option prevents the installer from creating r1soft-install.log in the working directory from which the installer was executed.
- password=<PASSWORD> - This option is used during installation to specify the password for the admin user.
- http-port=<PORT> - This option is used during installation to specify the HTTP port for the server.
- https-port=<PORT> - This option is used during installation to specify the HTTPS port for the server.
- activation-key=<KEY> - This option is used during installation to specify the default activation key to be used by the server.
- installation-dir=<DIRECTORY> - This option is used during installation to specify the default installation location.
Next steps:
Labels:
None