호기심 많은 개발자 🚀

Oracle free linux server 본문

Sever/개인 서버 구축

Oracle free linux server

🤗 현우 🤗 2022. 3. 21. 22:07

Public 망에서 접속을 위해, SSH KEY를 생성

  1. PuttyGen Download
  2. Generate ( 키 생성 ) ( 마우스를 움직여야지 로딩이 됨 )
  3. SSH key 복사 ( 오라클에서 서버 생성시 사용할것 )
  4. Save private key ( 키 다운 )

https://www.puttygen.com/

Oracle cloud 에서 지원받아 무료 Linux server 구축

  1. Oracle cloud
  2. Create a VM instance
  3. image and shape ( edit )
  4. OS 선택
  5. Add SSH keys ( Paste public keys ) Putty 에서 생성된 SSH key 입력
  6. create ( click )

https://www.oracle.com/kr/cloud/free/

Putty 연결시

  1. 공개 IP 주소
  2. 좌측 메뉴에서 Connection > SSH > Auth 메뉴에서 puttygen 에서 만든 ppk 파일을 선택 후 OPEN
  3. 사용자 이름 입력

Oracle Linux server Defaultes : [ HDD : 50G , RAM : 1G ] x 2개

'Sever > 개인 서버 구축' 카테고리의 다른 글

Oracle Server + Ipad  (0) 2022.05.03
😎 DIY 개발 서버 : 간단 요약 및 계획😎  (0) 2022.04.21
Comments