How to access To Oracle cloud Infrastructure with Public Key

Cara bagaimana mengkakse VPS di OCI Oracle Cloud dengan Public Key

1. Install OpenSSH Client on Windows
download Openssh 



openssh client 

2. create key pairs 

Create key-pair (key yang berpasangan private key dan public key)

# membuat private key dan public key

ssh-keygen -t rsa -b 4096

generate key pairs

lets go on to folder

C:\Users\user\.ssh

Ada 2 file rsa



id_rsa.pub  open with notepad++ or sublime text




3. copy and paste id_rsa.pub for instance on OCI oracle Cloud Infrastructure

4. Login to OCI Oracle Cloud Infrastructure 


5. Create new Instance 



6. Edit Linux OS 

7. Change To Ubuntu Linux Image

8. detail Ubuntu Image 
9. Ubuntu 20 OCI 


10. Copy paste Public Key id_rsa.pub

11. Instance Created successfully
12. SSH access to oracle cloud success




13. Oracle Cloud ready to use











Related Posts

Subscribe Our Newsletter