반응형
1. GCP의 Compute Engine에서 VM 인스턴스 생성
2. gcloud 설치
3. C:\Users\**UserName**\.ssh\.google_compute_engine.pub 확인
4. Putty Key Generator에서 Key Load
5. Key Comment에서 사용할 User 이름 넣기
6. Public Key, Private Key 저장
7. GCP에 공개키 등록
8. Putty에 **user**@**외부IP주소 입력
9. Putty에 SSH>Auth>PrivateKey 입력부분에 Private Key 선택 후 접속
반응형
'기타-프로그래밍' 카테고리의 다른 글
MADP EMM 개념 정리 (0) | 2018.01.25 |
---|---|
Mobile Acronym 모바일 두문자어 (0) | 2018.01.22 |
Spring Boot를 이용한 Spring Security 시작 하기 (0) | 2018.01.16 |
Spring Boot 시작하기 (0) | 2018.01.15 |
NoSuchElementException (0) | 2008.03.03 |