Skip to content

Install on Linux

When installing Reflection X on Linux systems, the features you select will likely depend on whether you are setting up Reflection X for Standalone or Domain mode operation. For a complete list of features available in domain and standalone modes, see Domain and Standalone Operating Modes. For more information, see:

To install Reflection X on Linux systems

  1. Download the Linux installation package from the download site to your Linux machine.

  2. Unzip the download file. For example:

    unzip reflection-x-18.n.nnnn-prod-linux.zip

    This download file contains an installation file (*.sh) and a license file (*.txt).

  3. As the root user, start the installation program. For example:

    ./reflection-x-18.n.nnnn-prod-x86_64-linux.sh

  4. Select the features you want to install. (By default, no features are selected.)

    note

    The installer supports silent installs. See Using a Response File to Install on Linux Systems.

Installation log file

The installation log is found in /opt/microfocus/ReflectionX/Reflection_X_InstallLog.log.

More information

Back to top