Please login as the user "ubuntu" rather than the user "root".

Jmnote (토론 | 기여)님의 2024년 3월 9일 (토) 14:38 판 (→‎개요)

1 개요

Please login as the user "ubuntu" rather than the user "root".
root@localhost:~# ssh root@135.79.246.80 -i root.pem 
Please login as the user "ubuntu" rather than the user "root".
root@135.79.246.80: Permission denied (publickey).
root@localhost:~# ssh ubuntu@135.79.246.80 -i ubuntu.pem 
...
ubuntu@server:~$ sudo -i
root@server:~#

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}