Courseiva
Question 150 of 144
server-administrationeasyMultiple ChoiceObjective-mapped

SK0-005 server-administration Practice Question

An administrator needs to remotely manage several Linux servers securely without using passwords. Which of the following is the BEST method?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Use SSH with key-based authentication.

Option C is correct because SSH with key-based authentication provides strong, password-less remote access. Option A is wrong because RDP is primarily used on Windows, not typical for Linux. Option B is wrong because Telnet is insecure, and SSH tunneling does not make Telnet secure. Option D is wrong because VNC is less secure and not designed for efficient server administration.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Use Telnet with SSH tunneling.

    Why it's wrong here

    Telnet transmits data in cleartext, and SSH tunneling does not secure the Telnet protocol itself; it only encrypts the tunnel, but the underlying Telnet session remains vulnerable.

  • Use VNC with a strong password.

    Why it's wrong here

    VNC is primarily a graphical desktop sharing tool and is not as secure or efficient as SSH for server administration tasks.

  • Use RDP with certificate-based authentication.

    Why it's wrong here

    RDP is not commonly used for Linux server remote administration; it is more suited for Windows environments.

  • Use SSH with key-based authentication.

    Why this is correct

    SSH with key-based authentication is the industry standard for secure, password-less remote administration on Linux servers.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jul 26, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This SK0-005 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SK0-005 exam.