Skip to content

Commit b1df11d

Browse files
fcruzcscsmsimberg
andauthored
Update docs/access/ssh.md
Co-authored-by: Mikael Simberg <[email protected]>
1 parent c9f56ac commit b1df11d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/access/ssh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ ssh daint.cscs.ch
176176

177177
## SSH tunnel to a service on Alps compute nodes via ela
178178

179-
If you have a server listening on a compute node in an Alps cluster and want to reach it from your laptop. Here is a quick solution: allocate a node, start your server bound to `localhost`, open an SSH tunnel that jumps through `ela` to the cluster (e.g. `daint`), then use `http://localhost:PORT` on your laptop.
180-
This is how:
179+
If you have a server listening on a compute node in an Alps cluster and want to reach it from your local computer, you can do the following: allocate a node, start your server bound to `localhost`, open an SSH tunnel that jumps through `ela` to the cluster, then use `http://localhost:PORT` locally.
180+
Details on how to achieve this are below.
181181

182182
### Requirements
183183
- SSH keys loaded in your agent (including MFA steps).

0 commit comments

Comments
 (0)