SSH console access login
Content
I'm trying to SSH into my instance using the SSH connection string provided by the console. I uploaded my public key and changed the permission of the private key ($ chmod 600 ~./.ssh/id_rsa) but I'm still being asked for username and password. Any ideas as to what this would be or how I can get past this?
0