A junior systems administrator has just generated public and private authentication keys for passwordless login. Which of the following files will be moved to the remote servers?
D. id_rsa.pub
The public authentication key, id_rsa.pub, is typically used to set up passwordless login, also known as SSH key-based authentication. In this scenario, the junior administrator has generated public and private authentication keys, and they need to be moved to the remote servers to set up passwordless login.
The public key, id_rsa.pub, is usually copied to the remote server and added to the ~/.ssh/authorized_keys file on the remote server. This allows the local system to authenticate with the remote server using the private key, id_rsa, without requiring a password.
upvoted 4 times
...
This section is not available anymore. Please use the main Exam Page.XK0-005 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
linux_admin
8 months, 4 weeks ago