Differences
This shows you the differences between the selected revisions of the page.
2015-02-26 | 2017-01-14 | ||
clouds (martin) | explicit anchors (martin) | ||
Line 8: | Line 8: | ||
* [[guide_connect|Know how to connect to the server without public key authentication]]. | * [[guide_connect|Know how to connect to the server without public key authentication]]. | ||
- | ===== Generate Key Pair ===== | + | ===== [[generate]] Generate Key Pair ===== |
If you do not have a key pair yet, start with [[public_key#generate|generating new key pair]]. | If you do not have a key pair yet, start with [[public_key#generate|generating new key pair]]. | ||
Line 16: | Line 16: | ||
Once logged in, configure your server to accept your public key. That varies with SSH server software being used. The most common %%SSH%% server is OpenSSH. | Once logged in, configure your server to accept your public key. That varies with SSH server software being used. The most common %%SSH%% server is OpenSSH. | ||
- | ==== OpenSSH ==== | + | ==== [[configure_openssh]] OpenSSH ==== |
* Navigate into a ''.ssh'' subdirectory of your account home directory. You may need to enable [[ui_pref_panels#common_options|showing hidden files]] to see the directory. If the directory does not exists, you need to [[task_create_directory|create it]] first. | * Navigate into a ''.ssh'' subdirectory of your account home directory. You may need to enable [[ui_pref_panels#common_options|showing hidden files]] to see the directory. If the directory does not exists, you need to [[task_create_directory|create it]] first. |