To extract a public key from the AWS generated keypairs for use in OpenSSH, use the following command:
$ ssh-keygen -y -f my-key.pem
That will output the public key in a nice string which can then be inserted into authorized_keys.
Free eBook - 101 Ways to Waste Your Life!
2 weeks ago
No comments:
Post a Comment