Update Documentation authored by Roderick Christoph Dedekind's avatar Roderick Christoph Dedekind
...@@ -111,7 +111,7 @@ The key's randomart image is: ...@@ -111,7 +111,7 @@ The key's randomart image is:
+----[SHA256]-----+ +----[SHA256]-----+
``` ```
You will now see the key pair `~/.ssh/id_ed25519` and `~/.ssh/id_ed25519.pub` (or `~/.ssh/id_rsa` and `~/.ssh/id_rsa.pub`). You will now see the key pair `~/.ssh/id_ed25519` and `~/.ssh/id_ed25519.pub` (or `~/.ssh/id_rsa` and `~/.ssh/id_rsa.pub`).
##### (on Windows: you can also use [PuTTY](PuTTY-key-generator) )
#### 2.2.2 Step 2: Transfer the public key #### 2.2.2 Step 2: Transfer the public key
You can now send us the **public** key (`id_ed25519.pub`), either as a file or just copy-paste the public-key file content: You can now send us the **public** key (`id_ed25519.pub`), either as a file or just copy-paste the public-key file content:
``` ```
...@@ -308,7 +308,7 @@ Basic `module` commands are: ...@@ -308,7 +308,7 @@ Basic `module` commands are:
| `module search <string>` | searches the module-whatis information for the specified string, useful for exploring available tools without knowing their module-name | | `module search <string>` | searches the module-whatis information for the specified string, useful for exploring available tools without knowing their module-name |
For more details on the environment module system, see the [Software](/rpabel2/itcc-hpc-ramses/-/wikis/Software#Module-System) section. For more details on the environment module system, see the [Software](/rpabel2/itcc-hpc-ramses/-/wikis/Software#Module-System) section.
.pub-ending
## 7. Getting help ## 7. Getting help
#### HPC support #### HPC support
... ...
......