In this blog post, we will see how to connect to an HPC (High Performance Computer) on Windows. During my studies, I used the Putty software to do that but now I prefer to use the MobaXterm program.
Start a new remote session
Click on the session button:
Choose a session type
Click on the SSH button:
Start a secure shell (SSH) session
If you need to do a “ssh user@host”, enter “user” as username and “host” as remote host:
After having clicked on advanded SSH setting, you can now upload your private key:
Conclusion
In conclusion, the MobaXterm software is a free and easy-to-use software to connect to an HPC on Windows.