Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
ssh -A -t <username>@console.sb10.orbit-lab.org -L 8585:localhost:8585 \
ssh -A -t <username>@node2-1 -L 8585:localhost:8585 \
ssh -A -t <username>@node1-1 -L 8585:localhost:80

...