A network administrator needs to establish a secure, encrypted text-based command-line session to manage a remote Linux server over TCP port 22. Which of the following remote access protocols should the administrator use?
- SSHCevap
- BTelnet
- CRDP
- DMSRA
Cevap
SSH (Secure Shell) is the correct protocol because it provides encrypted command-line access over TCP port 22.
SSH (Secure Shell) is specifically designed to provide secure, encrypted command-line sessions over TCP port 22.
Adım Adım Çözüm
Anahtar Kavram
SSH operates over TCP port 22 to provide encrypted command-line access for remote system management.