Connect to Server Process Verification | CompTIA Server+ SK0-004 Exam

Verify Process Running on Server | CompTIA Server+ SK0-004 Exam

Prev Question Next Question

Question

A technician is logged into the network through VPN.

Which of the following utilities can be used to connect to a server to verify a process is running? (Choose two.)

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D. E. F.

AB.

The two utilities that can be used to connect to a server to verify a process is running while logged into the network through VPN are:

  1. Remote Desktop Protocol (RDP): RDP is a Microsoft protocol that enables a user to connect to a remote computer over a network. RDP allows the user to access the desktop, files, and applications on the remote computer as if they were physically sitting in front of it. RDP can be used to verify whether a process is running on the server.

  2. Secure Shell (SSH): SSH is a cryptographic network protocol that provides secure communication over an unsecured network. SSH is commonly used to log into a remote machine and execute commands, but it can also be used to transfer files and perform other network tasks. SSH can be used to verify whether a process is running on the server.

The other options provided in the question are:

C. DNS: DNS (Domain Name System) is a system that translates domain names to IP addresses and vice versa. DNS is used to resolve domain names to IP addresses, but it cannot be used to connect to a server or verify a process is running.

D. LDAP: LDAP (Lightweight Directory Access Protocol) is a protocol used to access and maintain distributed directory information services over an IP network. LDAP is commonly used for authentication and authorization, but it cannot be used to connect to a server or verify a process is running.

E. Bash: Bash is a Unix shell and command language that is used to interact with the operating system. Bash can be used to execute commands and scripts, but it cannot be used to connect to a server or verify a process is running.

F. Ping: Ping is a utility used to test the reachability of a host on an IP network and to measure the round-trip time for packets to travel from the source host to the destination host. Ping can be used to verify that a server is reachable on the network, but it cannot be used to connect to a server or verify a process is running.

Therefore, the correct options are A. RDP and B. SSH.