CompTIA Linux+ (XK0-004) — Question 67
Given that a company's policy states that users cannot install third-party tools on Window servers, which of the following protocols will allow a Linux GUI to connect to a Windows server?
Answer options
- A. VNC
- B. NX
- C. RDP
- D. X11
Correct answer: A
Explanation
VNC is the correct choice as it allows remote desktop access and is compatible with Windows servers without needing additional installations. NX and X11 are generally not ideal for direct connections to Windows servers, while RDP is typically not used for Linux GUI connections under such restrictions.