Oracle
1Z0-161 · Question #1
You are connecting to a VM in your Oracle Java Cloud Service instance. You are using a Secure Shell (SSH) on your local Linux machine. The syntax for the command you type into the SSH client is: ssh…
The correct answer is B. The username is opc D. The public_ip must be the IP address of the WebLogic Server Administration Server VM. See the full explanation below for the reasoning.
Question
You are connecting to a VM in your Oracle Java Cloud Service instance. You are using a Secure Shell (SSH) on your local Linux machine. The syntax for the command you type into the SSH client is: ssh -i path_to_private_key username@public_ip Which two statements are true? (Choose two)
Options
- AThe private key must correspond to the public key used when creating the service instance
- BThe username is opc
- CThe username is oracle
- DThe public_ip must be the IP address of the WebLogic Server Administration Server VM
- EYou must create a new key pair after you create the service instance and before you run the SSH client
- FThe public_ip must be the IP address of the load balancer VM
How the community answered
(24 responses)- B75% (18)
- C13% (3)
- E4% (1)
- F8% (2)
Community Discussion
No community discussion yet for this question.