Predator Posted September 15, 2016 Share Posted September 15, 2016 I'm using Amazons Web Services and they only allow one keypair so I need to transfer my current keypair to the LAN Turtle but how do I do that and in what format should they be? /Predator Quote Link to comment Share on other sites More sharing options...
anode Posted September 15, 2016 Share Posted September 15, 2016 I believe you just 'cat' the public keyfile (id_rsa.pub) to the authorized_keys file on both ends. Obviously you are putting the AWS pub key on the turtle and the turtle's public key on the AWS server. I haven't played with AWS, so I might be talking out my poop-hole. Quote Link to comment Share on other sites More sharing options...
raz0r Posted October 4, 2016 Share Posted October 4, 2016 Have you tried this ssh-copy-id root@localhost -p 2222 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.