How to connect to a virtual machine via SSH from Windows 10 (Command Prompt) on ESA HPC

Requirements

  • Check in “Installed features” if OpenSSH client is installed, if not click Add a feature search for OpenSSH client and install it.

../_images/110.png

Step 1 Run the Command prompt and change folder to the folder, where your keys files are.

For example:

../_images/2.PNG

Step 2 In case of name of your ssh key is id_rsa and the floating IP is 64.225.129.203 type:

../_images/3.PNG

if username changed to eouser@test, the connection was successfully established.

../_images/4.PNG