| Ssh authorized keys |
Authorizing access for remote access via ssh To allow access to a system for a given identity place the public key in your ~/.ssh/authorized_keys file on that system. All keys listed in that file are allowed access.
cd ~/.ssh You could now copy the ~/.ssh/authorized_keys file to other systems to allow access from the local system. |
| < Prev | Next > |
|---|
