Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:services:application_services:high_performance_computing:connect_with_ssh:mobaxterm [2020/11/24 13:49] – [Creating an SSH Key] mbodenen:services:application_services:high_performance_computing:connect_with_ssh:mobaxterm [2020/11/24 15:25] (current) mboden
Line 1: Line 1:
 +====== MobaXterm ======
 +This page explains how to connect to our frontends using [[https://mobaxterm.mobatek.net/|MobaXterm]]. This software allows you to generate ssh keys, create SSH-tunnels, copy data and supplies an X-Server for Windows.
 +
 +===== Creating an SSH Key =====
 +{{http://wwwuser.gwdg.de/~parallel/docu/mobaxterm-sshkey.mp4?nolink&960x540}}
 +
 +The command used to generate the key file is:
 +''ssh-keygen -t rsa -b 2048 -f .ssh/id-rsa''
 +===== Uploading the Key =====
 +To upload a key, please log into your account on the [[https://www.gwdg.de/|GWDG Website]], go to “My Account”. Then scroll down to “Other Settings” and click “edit”. You can now add a public key. 
 +
 +===== Connecting to the cluster =====
 +If you are outside the [[en:services:network_services:goenet:start|GÖNET]], e.g. not on campus and are not able to connect to the [[en:services:network_services:vpn:start|VPN]], you need to use login.gwdg.de as an SSH-gateway or jump host.
 +{{http://wwwuser.gwdg.de/~parallel/docu/mobaxterm-login.mp4?nolink&960x540}}
 +
 +If you are already in the GÖNET, you can leave out the "SSH Gateway (jump host)" configuration in "Network settings".
 +