Changes
Page history
Update Cluster notes
authored
Jun 07, 2021
by
Federico Izzo
Hide whitespace changes
Inline
Side-by-side
Cluster-notes.md
View page @
44db3c22
...
@@ -88,7 +88,8 @@ ssh diclub ssh <node> -L <port>:localhost:<cluster-port>
...
@@ -88,7 +88,8 @@ ssh diclub ssh <node> -L <port>:localhost:<cluster-port>
```
```
Where:
Where:
*
\<
node
\>
is the node number (
*node9*
,
*node11*
, etc);
*
\<
port
\>
is the port written inside ~/.ssh/config;
*
\<
node
\>
is the node number (
*node9*
,
*node11*
, etc);
*
\<
port
\>
is the port written inside ~/.ssh/config;
*
\<
cluster-port
\>
is the port of step "Start process".
*
\<
cluster-port
\>
is the port of step "Start process".
An example may be:
An example may be:
...
...
...
...