@@ -106,7 +106,7 @@ Different ways to work on a cluster depending on the task:
* Connect to the login nodes via secure shell (`ssh`)
```{raw}
ssh a123456@levante.dkrz.de
ssh <YOUR_USERNAME>@levante.dkrz.de
```
(use your user id instead of a123456)
* Now you have access to the command line on levante
...
...
@@ -124,7 +124,7 @@ Different ways to work on a cluster depending on the task:
* Upload the public (`.pub`) key to your [DKRZ profile](https://luv.dkrz.de) ([instructions](https://docs.dkrz.de/doc/levante/access-and-environment.html)), so levante can check your connection attempts
* Use your private ssh key instead of your password when connecting to levante