... | ... | @@ -124,18 +124,18 @@ Other distributions: |
|
|
|
|
|
#### From the command line (ssh)
|
|
|
If your login user name from your workstation is the same as the username on the HPC cluster, you can use:
|
|
|
- ssh res-hpc-lo01
|
|
|
- ssh res-hpc-lo01.researchlumc.nl
|
|
|
|
|
|
or
|
|
|
|
|
|
- ssh res-hpc-lo02
|
|
|
- ssh res-hpc-lo02.researchlumc.nl
|
|
|
|
|
|
Otherwise:
|
|
|
- ssh username@res-hpc-lo01
|
|
|
- ssh username@res-hpc-lo01.researchlumc.nl
|
|
|
|
|
|
or
|
|
|
|
|
|
- ssh username@res-hpc-lo02
|
|
|
- ssh username@res-hpc-lo02.researchlumc.nl
|
|
|
|
|
|
You can make your life easier by editing the file:
|
|
|
```
|
... | ... | |