nerdexam
CompTIA

XK0-005 · Question #45

Which of the following would be the BEST solution for a systems administrator to access the graphical user environment of a Linux machine remotely?

The correct answer is A. VNC. For remote graphical access to a Linux machine's GUI, VNC is generally considered the best and most direct solution, providing a visual desktop interface over the network.

System Management

Question

Which of the following would be the BEST solution for a systems administrator to access the graphical user environment of a Linux machine remotely?

Options

  • AVNC
  • BKDE
  • CX11
  • DRPC

How the community answered

(27 responses)
  • A
    93% (25)
  • B
    4% (1)
  • D
    4% (1)

Why each option

For remote graphical access to a Linux machine's GUI, VNC is generally considered the best and most direct solution, providing a visual desktop interface over the network.

AVNCCorrect

VNC (Virtual Network Computing) is a protocol specifically designed to allow remote access to a graphical desktop environment, providing the full GUI experience over a network connection.

BKDE

KDE is a desktop environment itself, not a protocol or tool for remote access to a graphical environment.

CX11

X11 is the underlying windowing system, and while it supports network transparency, directly using X11 over the network for a full desktop experience is often slower and less secure than VNC or SSH X forwarding, and VNC encapsulates X11 sessions for easier remote management.

DRPC

RPC (Remote Procedure Call) is a protocol for interprocess communication that allows a program on one computer to execute code on another computer, but it is not used for displaying a remote graphical desktop environment.

Concept tested: Remote graphical access methods

Source: https://www.realvnc.com/en/connect/docs/

Topics

#Remote GUI Access#VNC#Linux Administration

Community Discussion

No community discussion yet for this question.

Full XK0-005 Practice