Difference between revisions of "How to access the cluster with MobaXterm"
From ScientificComputing
Line 39: | Line 39: | ||
<td style="width: 80%;"> | <td style="width: 80%;"> | ||
[[Image:moba_logged_in_with_password.png|600px]] | [[Image:moba_logged_in_with_password.png|600px]] | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | == SSH keys == | ||
+ | |||
+ | <table style="width: 100%;"> | ||
+ | <tr valign=top> | ||
+ | <td style="width: 20%;"> | ||
+ | Start MobaKeyGen | ||
+ | </td> | ||
+ | <td style="width: 80%;"> | ||
+ | [[Image:moba_ssh_keys_create0.png|600px]] | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr valign=top> | ||
+ | <td style="width: 20%;"> | ||
+ | Select ed25519 algorithm and generate SSH keys | ||
+ | </td> | ||
+ | <td style="width: 80%;"> | ||
+ | [[Image:moba_ssh_keys_create1.png|600px]] | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr valign=top> | ||
+ | <td style="width: 20%;"> | ||
+ | Enter a passphrase, and save the public key (optional) and the public key (compulsory) | ||
+ | </td> | ||
+ | <td style="width: 80%;"> | ||
+ | [[Image:moba_ssh_keys_create2.png|600px]] | ||
</td> | </td> | ||
</tr> | </tr> |
Revision as of 14:57, 26 January 2022
Basic login
Start MobaXterm and create a session |
|
Select an SSH session and enter the Euler hostname (euler.ethz.ch) This session is saved automatically under the hostname. |
|
Enter your ETH account username and password |
|
Upon a successful login, you can see the welcome banner and links to this Wiki, Smartdesk and cluster support |
SSH keys
Start MobaKeyGen |
|
Select ed25519 algorithm and generate SSH keys |
|
Enter a passphrase, and save the public key (optional) and the public key (compulsory) |
Edit a session
Edit session |
|
Configure the session and save |