CompTIA Linux+ (XK0-004) — Question 13
Which of the following would be the BEST solution for a systems administrator to access the graphical user environment of a Linux machine remotely?
Answer options
- A. VNC
- B. KDE
- C. X11
- D. RPC
Correct answer: A
Explanation
VNC (Virtual Network Computing) is specifically designed for remote graphical access, making it the best choice for this scenario. KDE is a desktop environment, X11 is a protocol for displaying graphical interfaces, and RPC (Remote Procedure Call) is used for executing commands remotely but does not provide a graphical interface.