nerdexam
CompTIA

XK0-005 · Question #641

Which of the following can be used as a secure way to access a remote terminal?

The correct answer is B. SSH. SSH, or Secure Shell, is a protocol that allows you to access a remote terminal or virtual machine securely over an encrypted connection. You can use SSH to run commands, transfer files, or tunnel network traffic on a remote system. To use SSH, you need an SSH client program on…

System Management

Question

Which of the following can be used as a secure way to access a remote terminal?

Options

  • ATFTP
  • BSSH
  • CSCP
  • DSFTP

How the community answered

(38 responses)
  • A
    5% (2)
  • B
    92% (35)
  • C
    3% (1)

Explanation

SSH, or Secure Shell, is a protocol that allows you to access a remote terminal or virtual machine securely over an encrypted connection. You can use SSH to run commands, transfer files, or tunnel network traffic on a remote system. To use SSH, you need an SSH client program on your local system and an SSH server program on the remote system. You also need to authenticate yourself using a username and password or a public/private key pair. SSH is widely used by system administrators, developers, and engineers to remotely manage Linux servers and other

Topics

#SSH#Remote Access#Secure Protocols#Terminal Access

Community Discussion

No community discussion yet for this question.

Full XK0-005 Practice