NO: 104
A UNIX administrator would like to use native commands to provide a secure way of connecting to
other devices remotely and to securely transfer files. Which of the following protocols could be
utilized? (Select TWO).

A.
RDP
B.
SNMP
C.
FTP
D.
SCP
E.
SSH
Explanation:
SSH is used to establish a command-line, text-only interface connection with a server, router,
switch, or similar device over any distance.
Secure Copy Protocol (SCP) is a secure file-transfer facility based on SSH and Remote Copy
Protocol (RCP). SCP is commonly used on Linux and Unix platforms.