LPI
202-450 · Question #328
The content of which local file has to be transmitted to a remote SSH server in order to be able to log into the remote server using SSH keys?
The correct answer is C. /.ssh/id_rsa.pub. You've hit your weekly limit · resets 5am (America/New_York)
213 System Security
Question
The content of which local file has to be transmitted to a remote SSH server in order to be able to log into the remote server using SSH keys?
Options
- A/.ssh/authorized_keys
- B/.ssh/config
- C/.ssh/id_rsa.pub
- D/.ssh/id_rsa
- E./ssh/known_hosts
How the community answered
(30 responses)- B7% (2)
- C73% (22)
- D17% (5)
- E3% (1)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#SSH#public key#id_rsa.pub#key authentication
Community Discussion
No community discussion yet for this question.