Translations:SSH Keys/2/en
Jump to navigation
Jump to search
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.