XK0-005 · Question #641
XK0-005 Question #641: Real Exam Question with Answer & Explanation
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 y
Question
Which of the following can be used as a secure way to access a remote terminal?
Options
- ATFTP
- BSSH
- CSCP
- DSFTP
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
Community Discussion
No community discussion yet for this question.