putty - AWS EC2 연결
putty 다운로드
▶ putty 다운로드
https://www.chiark.greenend.org.uk/~sgtatham/putty/
PuTTY: a free SSH and Telnet client
PuTTY: a free SSH and Telnet client Home | FAQ | Feedback | Licence | Updates | Mirrors | Keys | Links | Team Download: Stable · Snapshot | Docs | Changes | Wishlist PuTTY is a free implementation of SSH and Telnet for Windows and Unix platforms, along wi
www.chiark.greenend.org.uk
putty.exe // 접속용
puttygen.exe // 키를 변환해주는 도구
Key 파일 변환
puttygen 열기
CMD에서 SSH로 접속할 때 -----> key.pem 파일을 사용
putty.exe를 사용할 때는 key.ppk라는 파일로 변환해야 함 ----> puttygen.exe로 변환
File > load > key.pem 파일을 선택 (All files로 하면 보임)
Save private key 버튼을 클릭하고 key.ppk 파일로 저장하면 됨
putty - EC2 연결
'클라우드 > AWS' 카테고리의 다른 글
[ 클라우드 ] 5일차 ( AWS 오토스케일링 그룹 , 시작구성, 이미지, 스냅샷 ) (0) | 2022.06.23 |
---|---|
[ 클라우드 ] 4일차 ( vmware ubuntu - ec2만들기, s3에 이미지 업로드 , 계정 가져오기 ) (0) | 2022.06.23 |
[ AWS ] AWS RDS 생성, On-Premise와 RDS 연동 (0) | 2022.06.22 |
[ AWS ] Window EC2 생성, 원격 데스크톱 연결 (0) | 2022.06.22 |
[ 클라우드 ] 2일차 ( 클라우드 핵심, AWS 기초내용) (0) | 2022.06.13 |