Difference between revisions of "Accessing the cluster"

From ScientificComputing
Jump to: navigation, search
(guideline for new users)
Line 1: Line 1:
 +
<table style="width: 100%">
 +
<tr valign=top>
 +
<td style="width: 40%; background: white;">
 
== New users==
 
== New users==
Request an access authorization by writing an email to cluster-support@id.ethz.ch
+
'''Prerequisites'''
 +
* A valid ETH account
 +
* Local computer with an SSH client
 +
* An X11 server for graphical user interface (optional)
  
 +
'''How to get access'''
 +
* Request authorization of your ETH account from cluster-support@id.ethz.ch
 +
* Start your SSH client
 +
* Use ssh command to connect to the login node of Euler or Leonhard Open
 +
  ssh username@euler.ethz.ch
 +
  ssh username@login.leonhard.ethz.ch
 +
* Use your ETH credentials to login
 +
* New users must accept the cluster’s usage rules upon first login
 +
</td>
 +
 +
<td style="width: 5%; background: white;">
 +
</td>
 +
 +
<td style="width: 40%; background: white;">
 
== Current users ==
 
== Current users ==
 
After the incident on 15 May, all users were blocked. All users have to change their LDAP password and generate a new SSH key. Please follow the instruction here to re-access the clusters.
 
After the incident on 15 May, all users were blocked. All users have to change their LDAP password and generate a new SSH key. Please follow the instruction here to re-access the clusters.
 +
</td>
 +
</tr>
 +
</table>

Revision as of 09:30, 25 November 2020

New users

Prerequisites

  • A valid ETH account
  • Local computer with an SSH client
  • An X11 server for graphical user interface (optional)

How to get access

  • Request authorization of your ETH account from cluster-support@id.ethz.ch
  • Start your SSH client
  • Use ssh command to connect to the login node of Euler or Leonhard Open
 ssh username@euler.ethz.ch
 ssh username@login.leonhard.ethz.ch
  • Use your ETH credentials to login
  • New users must accept the cluster’s usage rules upon first login

Current users

After the incident on 15 May, all users were blocked. All users have to change their LDAP password and generate a new SSH key. Please follow the instruction here to re-access the clusters.