How to access the cluster with PuTTY
From ScientificComputing
Contents
Login to the cluster with password
Start PuTTy |
|
Enter Euler hostname (euler.ethz.ch) |
|
Enter your ETH account username and password |
|
Upon a successful login, you can see the welcome banner and links to our Wiki, Smartdesk and E-mail address of the cluster support |
Setup a connection to the cluster
Start PuTTy |
|
Create a session by enter Euler hostname (euler.ethz.ch) and a session name |
|
Add your username |
|
Save the session |
Create SSH keys
Start PuTTYgen |
|
Generate SSH Keys |
|
Save the public and private keys |
Copy the public key to the cluster
Log in to the cluster and open the file $HOME/.ssh/authorized_keys |
|
Copy the public key to the file and save the file |