How to Generate SSH Keys Pair for Oracle Cloud (Windows/Linux)
If you are creating a Linux or Database Instance then You will need an SSH key pair to access the instances. An SSH key pair comprises a Private key and Public key.
Public Key will be used when you create the Instance & the Private key will be used at the time of Instance Connection.
Check the post- http://k21academy.com/oci51 that covers:
▪ Steps to Generate SSH Key Pair in Windows
▪ Steps to Generate SSH Keys in Linux
▪ Steps to create Linux Machine on Oracle Cloud OCI
▪ How to Connect to the Compute/Database Machine?