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/25 12:40] alopis [Process] |
guide:sshkeys [2026/07/14 12:47] (current) ccrosby Updated link to updated video |
||
|---|---|---|---|
| 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, | ||
| - | - Command-line ssh clients generally store the keys in the $HOME/.ssh directory or its equivalent | + | - Command-line ssh clients generally store the keys in the $HOME/.ssh directory or its equivalent. |
| - | - 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:// |