

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is the BEST way to set up SSH(Secure Shell) for communicating between Systems without needing passwords? |
A. | Disable passwords on specific accounts that will use SSH. |
B. | Use ssh-keygen for generating public-private keys. |
C. | None of the above |
D. | Both A and B |
Answer» C. None of the above | |