Changes

Jump to: navigation, search

K-Scale Cluster

24 bytes added, 24 April
no edit summary
To connect, you should be able to use the following command:
<syntaxhighlightlang="bash">
ssh -o ProxyCommand="ssh -i ~/.ssh/id_rsa -W %h:%p stompy@127.0.0.1" stompy@127.0.0.2 -i ~/.ssh/id_rsa
</syntaxhighlight>
Alternatively, you can add the following to your SSH config file, which should allow you to connect directly:
<syntaxhighlightlang="text">
Host jumphost
User stompy
431
edits

Navigation menu