CompTIA Linux+ (XK0-004) — Question 222
Which of the following would allow remote users to access a corporate server? (Choose two.)
Answer options
- A. VPN server
- B. SMTP server
- C. NTP server
- D. SSH server
- E. DHCP server
- F. File server
Correct answer: A, D
Explanation
A VPN server provides a secure tunnel for remote users to connect to the corporate network, while an SSH server allows secure remote command-line access to a server. The other options, such as SMTP, NTP, DHCP, and File servers, do not provide direct remote access capabilities for users.