ssh 트래픽허용을 해줘야 putty로 연결할 수 있다.
Download PuTTY - a free SSH and telnet client for Windows
Is Bitvise affiliated with PuTTY? Bitvise is not affiliated with PuTTY. We develop our SSH Server for Windows, which is compatible with PuTTY. Many PuTTY users are therefore our users as well. From time to time, they need to find the PuTTY download link. W
www.putty.org
위에서 putty를 다운받고 설치해준다.
Host Name에 아래 퍼블릭 IPv4주소를 복사해 넣고 Port에 22 connection type에 ssh넣는다.
이제 ppk파일을 넣어줘야 한다.
키 페어 생성때 다운로드 받아진 ppk파일을 넣고 session창에서 saved session에 저장해준다.
open을 누르면 열리고
로그인하면 된다.
'AWS' 카테고리의 다른 글
AWS EC2 코드 수정하기 (0) | 2022.05.24 |
---|---|
AWS EC2 리눅스에 git 설치하고, github의 repository 연동하기 (0) | 2022.05.23 |
AWS EC2 리눅스에 아나콘다 설치하는 방법 (0) | 2022.05.23 |
AWS ec2 스트림릿 서버 만들기 (0) | 2022.05.23 |
AWS의 RDS를 MySQL로 생성하는 방법 (free tier) (0) | 2022.05.12 |