nerdexam
CompTIA

220-1002 · Question #386

A technician needs to connect securely to a Linux-based network appliance in a remote datacenter. Which of the following will the technician MOST likely use?

The correct answer is A. SSH. SSH (Secure Shell) is the standard protocol for establishing encrypted, authenticated remote command-line sessions with Linux and Unix-based systems. It operates on port 22 and protects credentials and data in transit. SFTP (SSH File Transfer Protocol) is used for secure file…

Networking

Question

A technician needs to connect securely to a Linux-based network appliance in a remote datacenter. Which of the following will the technician MOST likely use?

Options

  • ASSH
  • BSFTP
  • CRDP
  • DTelnet

How the community answered

(32 responses)
  • A
    94% (30)
  • B
    3% (1)
  • C
    3% (1)

Explanation

SSH (Secure Shell) is the standard protocol for establishing encrypted, authenticated remote command-line sessions with Linux and Unix-based systems. It operates on port 22 and protects credentials and data in transit. SFTP (SSH File Transfer Protocol) is used for secure file transfers, not interactive management sessions. RDP (Remote Desktop Protocol) is a Windows-specific graphical remote access protocol. Telnet provides remote access but transmits all data, including passwords, in plaintext, making it insecure and inappropriate for production use.

Topics

#SSH#secure remote access#Linux#remote management protocols

Community Discussion

No community discussion yet for this question.

Full 220-1002 Practice