Difference between revisions of "Remote Login"
From KENET Training
Line 10: | Line 10: | ||
$ ssh username@hostname | $ ssh username@hostname | ||
</code> | </code> | ||
+ | |||
+ | Next: | ||
+ | [[Slurm| Slurm]] | ||
Up: | Up: | ||
[[ HPC_Usage| HPC_Usage]] | [[ HPC_Usage| HPC_Usage]] |
Latest revision as of 15:27, 1 April 2025
Once access has been provided, you will receive a combination of
- username
- password
- hostname
- VPN instructions
Once you have configured the VPN, you can then access the login server via SSH.
$ ssh username@hostname
Next: Slurm
Up: HPC_Usage