List of questions
Related questions
Question 82 - XK0-005 discussion
A user generated a pair of private-public keys on a workstation. Which of the following commands will allow the user to upload the public key to a remote server and enable passwordless login?
A.
scp ~/.ssh/id_rsa user@server:~/
B.
rsync ~ /.ssh/ user@server:~/
C.
ssh-add user server
D.
ssh-copy-id user@server
Your answer:
0 comments
Sorted by
Leave a comment first