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

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.