Skip to content

Commit

Permalink
update daint instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
youwuyou committed Oct 26, 2024
1 parent 57adae6 commit 9c62dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/software_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ ssh-copy-id -i ~/.ssh/id_ed25519.pub <username>@ela.cscs.ch
4. Once your key is added to ela, manually connect to daint to authorize your key for the first time, while making sure you are logged-in in ela. Execute:

```sh
[classXXX@ela2 ~]$ ssh <username>@daint.cscs.ch
[classXXX@ela2 ~]$ ssh daint
```

This step shall prompt you to accept the daint server’s SSH key and enter the password you got from Moodle again.
Expand Down

0 comments on commit 9c62dac

Please sign in to comment.