Sometimes you are required to enter to a machine node to make some administrative tasks, you cannot do in web consoles, so you need to enter with SSH.
With a client like MobaXterm, Putty, or whatever SSH Client you have do the following
Remote Host: Here you put the public ip
User: oracle | opc
oracle for common administrative tasks
opc user if you need root privilege using sudo command
Port: Use the default (22)
In auth section use the private key that you create when you configured your database service, you create 3 keys:
1.- Private Key
2.- Public Key
3.- SSH Key
Here you select your private key
Click in OK
Click in connect session


There you go !
No comments:
Post a Comment