Translations:SSH Keys/2/en: Difference between revisions
Jump to navigation
Jump to search
(Importing a new version from external source) |
m (FuzzyBot moved page Translations:Ssh keys/2/en to Translations:SSH Keys/2/en without leaving a redirect: Part of translatable page "Ssh keys".) |
(No difference)
|
Revision as of 20:11, 21 December 2016
To use keys for authentication, we:
- Generate a key pair (Private and Public)
- Copy the public keys to remote sites we wish to be able to login to, and mark it as an authorized key for that system
- Ensure permissions are set properly
- Test.