채택완료

우분투(리눅스) ssh-i 명령어 에러 질문입니다. 도움부탁드립니다.

bithost.io 라는 해외 서버업체를 이용해서 서버를 세팅하였습니다.
ssh를 이용해서 뭘 연결하라는데 안되네요..
도움부탁드립니다.

 

root@***:/# ssh -i /path/to/private_key root@128.199.91.144 
Warning: Identity file /path/to/private_key not accessible: No such file or directory. 
root@128.199.91.144's password: 
Permission denied, please try again. 
root@128.199.91.144's password: 
Permission denied, please try again. 
root@128.199.91.144's password: 
Permission denied (publickey,password). 
root@playbam:/etc/init.d#


863f750d8040b26016d3f4b2fb239675_1480387380_9226.jpg

답변 1개

채택된 답변
+20 포인트

Warning: Identity file /path/to/private_key not accessible: No such file or directory

 

  

 https://goo.gl/Nb3Psx

답변을 작성하려면 로그인이 필요합니다.