List of questions
Related questions
Question 266 - XK0-005 discussion
A Linux administrator is configuring a two-node cluster and needs to be able to connect the nodes to each other using SSH keys from the root account. Which of the following commands will accomplish this task?
A.
[root@nodea ssh ---i ~/ . ssh/d rsa root@nodeb
B.
[root@nodea scp -i . ssh/id rsa root@nodeb
C.
[root@nodea ssh---copy-id ---i .ssh/id rsa root@nodeb
D.
[root@nodea # ssh add -c ~/ . ssh/id rsa root@nodeb
E.
[root@nodea # ssh add -c ~/. ssh/id rsa root@nodeb
Your answer:
0 comments
Sorted by
Leave a comment first