SSH EC2 asking for password

后端 未结 16 1560
伪装坚强ぢ
伪装坚强ぢ 2020-12-24 05:45

I\'ve just setup my EC2 server following this video here exactly - http://www.youtube.com/watch?v=bBajLxeKqoY

I even chose the same server type, everything went well

16条回答
  •  無奈伤痛
    2020-12-24 06:33

    I am using TurboLinux instance, on Mac OS system, please try this command: ssh -i xxxxx.pem root@xxx.xxx.xxx.xxx (public address of allocated VM) I can get through without asking password anymore.

提交回复
热议问题