Q. Which of the following is the BEST way to set up SSH(Secure Shell) for communicating between System without needing passwords? (Solved)
1. Use ssh-keygen for generating public-private keys.
2. Disable passwords on specific accounts that will use SSH.
3. Both A and B
4. None of the above
- a. Use ssh-keygen for generating public-private keys.