반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- el1008e
- yum install java
- error
- parse
- 스프링부트테스트
- mac os git error
- easy
- springbatch error
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- maybe not public or not valid?
- JUnit
- java 버전 변경
- java 11
- java 1.8 11
- property or field 'jobparameters' cannot be found on object of type
- No tests found for given includes
- log error
- no sources given
- aws
- Medium
- AWS CLI
- springboot
- springboottest
- java
- Java 1.8
- querydsl no sources given
- OpenFeign
- java version
- java 여러개 버전
- LeetCode
Archives
- Today
- Total
목록ec2 permission (1)
쩨이엠 개발 블로그
[ EC2 ] Permissions 0644 for 'xxx.pem' are too open.
로컬에서 EC2로 붙으려고 시도했는데 에러가 터졌다 $ ssh -i xxx.pem ec2-user@xx.xx.xx.xx Warning: Permanently added 'xx.xx.xx.xx' (ECDSA) to the list of known hosts. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: UNPROTECTED PRIVATE KEY FILE! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Permissions 0644 for 'xxx.pem' are too open. It is required that your private key files are..
개발/AWS
2020. 10. 7. 19:37