ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 7 - Professional Cloud Network Engineer discussion

Report
Export

All the instances in your project are configured with the custom metadata enable-oslogin value set to FALSE and to block project-wide SSH keys. None of the instances are set with any SSH key, and no project-wide SSH keys have been configured. Firewall rules are set up to allow SSH sessions from any IP address range. You want to SSH into one instance.

What should you do?

A.
Open the Cloud Shell SSH into the instance using gcloud compute ssh.
Answers
A.
Open the Cloud Shell SSH into the instance using gcloud compute ssh.
B.
Set the custom metadata enable-oslogin to TRUE, and SSH into the instance using a third-party tool like putty or ssh.
Answers
B.
Set the custom metadata enable-oslogin to TRUE, and SSH into the instance using a third-party tool like putty or ssh.
C.
Generate a new SSH key pair. Verify the format of the private key and add it to the instance. SSH into the instance using a third-party tool like putty or ssh.
Answers
C.
Generate a new SSH key pair. Verify the format of the private key and add it to the instance. SSH into the instance using a third-party tool like putty or ssh.
D.
Generate a new SSH key pair. Verify the format of the public key and add it to the project. SSH into the instance using a third-party tool like putty or ssh.
Answers
D.
Generate a new SSH key pair. Verify the format of the public key and add it to the project. SSH into the instance using a third-party tool like putty or ssh.
Suggested answer: A
asked 18/09/2024
Mohsin Raza
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first