...
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.
Upload the exata-cps-X.X-linux-installer-64bit-rhel8 to the simulator.
Run the following command to set the installer in an executable mode:
Code Block chmod +x exata-cps-1X.1X-linux-installer-64bit-linux3rhel8
Run the following command to start the installation process:
Code Block ./exata-cps-1X.1X-linux-installer-64bit-linux3rhel8
Follow the instructions displayed in the terminal. There will be several license agreement prompts.
- Lastly, install in the license, as explained in the previous section.
...