Skip to content

Commit

Permalink
Add details what password to use for ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
valosekj authored Jun 10, 2024
1 parent 91d7dcd commit 2f3470b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions computing-resources/neuropoly/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,10 @@ Connect via ssh using the `STATION` you want:
ssh <GE_USERNAME>@<STATION>.neuro.polymtl.ca
```

```{note}
Use the password you received by email. Not the password you received on printed paper. To change the password, see the section `Password` above.
```

```{note}
To get ssh on Windows, you can [install Microsoft's ssh package](https://docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse), [WSL](https://docs.microsoft.com/en-us/windows/wsl/install-win10), [PuTTY](https://www.chiark.greenend.org.uk/\~sgtatham/putty/), or [cmder](https://cmder.net), or [Git-Bash](https://git-scm.com/download/win).
```
Expand Down

0 comments on commit 2f3470b

Please sign in to comment.