Linux_FoundationLinux_Foundation
LFCS · Question #397
LFCS Question #397: Real Exam Question with Answer & Explanation
Sign in or unlock LFCS to reveal the answer and full explanation for question #397. The question stem and answer options stay visible for context.
Submitted by andres_qro· Apr 18, 2026Service Configuration
Question
A user is attempting to connect to a remote host via SSH and following message is displayed: Host key verification failed. Which of the following options could resolve the problem? (Select TWO correct answers)
Options
- AAdd the o StrictHostKeyChecking=no option to the command.
- BEnable the PasswordAuthentication parameter on the remote host.
- CGenerate new SSH host keys on the remote host.
- DGenerate a new private key which is compatible with the server's host key.
- EUpdate the remote host's SSH host key in the list of know hosts.
Unlock LFCS to see the answer
You've previewed enough free LFCS questions. Unlock LFCS for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#SSH#Host Key Verification#known_hosts#Troubleshooting