Skip to content

Commit

Permalink
fix the portion on SSH from gateway to login
Browse files Browse the repository at this point in the history
  • Loading branch information
YuWei-CH committed Sep 11, 2024
1 parent 296ab88 commit ece9333
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions _episodes/11-connecting.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,10 @@ If you choose the Gateway Option, start by hopping onto the gateway nodes first
```
{: .language-bash}

You are now finally ready to connect to the Greene cluster. To login, go ahead and open
your terminal or graphical SSH client and execute the following command:
You are now finally ready to connect to the Greene cluster. To login, execute the following command:

```
{{ site.local.prompt }} ssh {{ site.remote.user }}@{{ site.remote.login }}
{{ site.remote.user }}@pco01la-1520b ssh {{ site.remote.user }}@{{ site.remote.login }}
```
{: .language-bash}

Expand Down

0 comments on commit ece9333

Please sign in to comment.