Update home authored by van Vliet's avatar van Vliet
...@@ -122,6 +122,8 @@ Other distributions: ...@@ -122,6 +122,8 @@ Other distributions:
#### From the command line (ssh) #### 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: 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
or
- ssh res-hpc-lo02
Otherwise: Otherwise:
- ssh username@res-hpc-lo01 - ssh username@res-hpc-lo01
... ...
......