Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Start the SSH Client and connect to the simulator using the simulator's IP address and credentials.Follow this KB for more details: How To Install and Connect with MobaXterm.

  2. Upload the exata-cps-X.X-linux-installer-64bit-rhel8 to the simulator.

  3. Run the following command to set the installer in an executable mode:

    Code Block
    chmod +x exata-cps-1X.1X-linux-installer-64bit-linux3rhel8
    


  4. Run the following command to start the installation process:

    Code Block
    ./exata-cps-1X.1X-linux-installer-64bit-linux3rhel8


  5. Follow the instructions displayed in the terminal. There will be several license agreement prompts.

  6. Lastly, install in the license, as explained in the previous section.

...