putty로 ssh 접속하기

 

cmd로 ssh 연결시 아래와 같은 오류로 putty로 접속하였습니다.

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@         WARNING: UNPROTECTED PRIVATE KEY FILE!          @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions 0744 for '/home/geek/.ssh/id_rsa' are too open.
It is recommended that your private key files are NOT accessible by others.
This private key will be ignored.
bad permissions: ignore key: /home/geek/.ssh/id_rsa

 

 

'aws' 카테고리의 다른 글

3주차 [Docker] 배포  (0) 2023.05.31
2주차 [Docker] docker  (0) 2023.05.31
1주차 [Docker] Linux  (0) 2023.05.30
11. [aws] EBS(Elastic Beanstalk) & http를 https로 리다이렉트  (0) 2023.05.26
10. [aws] CDN  (0) 2023.05.26

+ Recent posts