This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
guide:sshkeys [2026/06/23 23:15] ccrosby Removed the FAQ section for now |
guide:sshkeys [2026/07/14 12:47] (current) ccrosby Updated link to updated video |
||
|---|---|---|---|
| Line 16: | Line 16: | ||
| - [[https:// | - [[https:// | ||
| - Create your SSH keys (if none exist) and copy the contents of public key to a text file. | - Create your SSH keys (if none exist) and copy the contents of public key to a text file. | ||
| - | - Load the contents of the public key file onto the cluster through the [[http://https:// | + | - Load the contents of the public key file onto the cluster through the [[https:// |
| - SSH to Lengau using your CHPC username. | - SSH to Lengau using your CHPC username. | ||
| Line 27: | Line 27: | ||
| - It is very easy to generate the key pair from a command line. Using the menu interface in a GUI-based application is slightly more complicated. | - It is very easy to generate the key pair from a command line. Using the menu interface in a GUI-based application is slightly more complicated. | ||
| - Once you have an appropriate key pair, you can use the same private key on different workstations, | - Once you have an appropriate key pair, you can use the same private key on different workstations, | ||
| - | - Commandline | + | - Command-line |
| - | - ssh clients with GUIs, such as MobaXterm or BitVise, need to be configured appropriately | + | - ssh clients with GUIs, such as MobaXterm or BitVise, need to be configured appropriately |
| - | - Windows users can choose from a wide range of ssh clients. | + | - Windows users can choose from a wide range of ssh clients. |
| - In Unix-like operating systems like Linux or Cygwin, the permissions of the key files and authorized_keys are important. | - In Unix-like operating systems like Linux or Cygwin, the permissions of the key files and authorized_keys are important. | ||
| Line 44: | Line 44: | ||
| ==== Video tutorial for Windows users ==== | ==== Video tutorial for Windows users ==== | ||
| - | The MobaXterm command line method illustrated in [[https:// | + | The MobaXterm command line method illustrated in [[https:// |