You can install the Mirage Gateway server with an input file that you edit before the installation procedure.

Prerequisites

Use the configuration information that you gathered in the worksheet to install the Mirage Gateway server to edit the configuration text file. See Worksheet for Installing the Mirage Gateway Server.

Procedure

  1. Edit the configuration text file with a text editor.

    Option

    Description

    vim

    Use this option to edit the text file with the Linux text editor.

    WinSCP

    Use this option to edit the configuration text file with a Windows text editor, such as notepad. The configuration file is located on the Linux server panel. The file path for the configuration file is /opt/MirageGateway/etc/config.txt.

  2. To install the Mirage Gateway server with the input file, run the install command.

    sudo /opt/MirageGateway/bin/install.sh -f /opt/MirageGateway/etc/updatedconfigfile.txt where updatedconfigfile.txt is the name of the configuration text file you created.

    For example, sudo /opt/MirageGateway/bin/install.sh -f /opt/MirageGateway/etc/config.txt

Results

The Mirage Gateway server is installed and available in the Mirage Management console.

The password is removed from the input file.