Configure Putty to connect to the cloud

After posting different blog about Cloud and how to use the console what about the putty ?

How to use it :-

  • Download and install PuTTY from here.
  • Run the PuTTY program.
  • In host name put the ip address for the cloud services.
  • Connection type should be SSH.
  • After This On the left Panel Choose SSH –> Auth, and Click the Browse button next to the Private key file for authentication box. Then, in the Select private key file window, navigate to and open the private key file that matches the public key that is associated with the deployment .
You should remember the password for this or you need to add another SSH key.
Notes :-
  1. By Default you are connecting as Oracle user.
  2. if you want to use root access you should connect as opc user then ssh password and run “sudo -s” to switch to root user.
Thank you
Osama

2 thoughts on “Configure Putty to connect to the cloud

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.