Skip to content

Commit

Permalink
Merge pull request #1 from AARNet/er2024-workshop-macos-ssh-instructions
Browse files Browse the repository at this point in the history
Er2024 workshop macos ssh instructions
  • Loading branch information
alex-ip authored Oct 24, 2024
2 parents acd80cd + beadd84 commit 26de2c9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion globus-community-au/era24_workshop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,8 +265,16 @@ Skip to the "All Operating Systems" section below to continue

#### MacOS

<Steele Cooke to complete>
SSH should be available from the MacOS terminal.

Open Spotlight by pressing "Command" and "Space" at the same time, and then type "Terminal". Either click the terminal icon or press "Enter" to open a new terminal window.

<img src="resources/macos-terminal-spotlight.png" alt="MacOS Terminal Spotlight" width="750"/>

Type in the following in your terminal window, substituting your username and IP address.
```
ssh <username>@<ip_address>
```
Skip to the "All Operating Systems" section below to continue

#### All Operating Systems
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 26de2c9

Please sign in to comment.