We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc5770e commit 8760f84Copy full SHA for 8760f84
docs/access/ssh.md
@@ -186,8 +186,7 @@ Before starting, make sure you:
186
See the [Slurm documentation][ref-slurm] for help on how to allocate a node and start your server on a compute node.
187
- Know the compute node ID (e.g., `nid006554`) and the port of your running server.
188
189
-### Allocate a node and run a server (or test server)
190
-Tip: binding to `127.0.0.1` ensures the service is only reachable via your tunnel.
+!!! tip "Binding to `127.0.0.1` ensures the service is only reachable via your tunnel"
191
192
### Open the tunnel from your laptop
193
In a new local terminal:
0 commit comments