nerdexam
CompTIA

220-1002 · Question #777

A company recently implemented a new Linux server. Remote access to the terminal is required to provide easier server administrator. Which of the following feature or services will provide the MOST…

The correct answer is C. SSH. SSH (Secure Shell) is the industry-standard protocol for secure remote terminal access to Linux and Unix-based systems. It uses strong asymmetric and symmetric encryption to protect all traffic, including authentication credentials, commands, and output. Telnet transmits…

Networking

Question

A company recently implemented a new Linux server. Remote access to the terminal is required to provide easier server administrator. Which of the following feature or services will provide the MOST secure remote access solution?

Options

  • ARDP
  • BTelnet
  • CSSH
  • DSCP

How the community answered

(44 responses)
  • B
    5% (2)
  • C
    93% (41)
  • D
    2% (1)

Explanation

SSH (Secure Shell) is the industry-standard protocol for secure remote terminal access to Linux and Unix-based systems. It uses strong asymmetric and symmetric encryption to protect all traffic, including authentication credentials, commands, and output. Telnet transmits everything in plaintext and is considered insecure. RDP is designed for Windows GUI remote desktop sessions and is not a standard Linux terminal access tool. SCP (Secure Copy Protocol) leverages SSH's encryption engine but is purpose-built for file transfers, not interactive terminal/administration sessions.

Topics

#SSH#remote access#Linux administration#secure protocols

Community Discussion

No community discussion yet for this question.

Full 220-1002 Practice