nerdexam
CompTIA

XK0-004 · Question #233

A systems administrator needs to connect to a remote Linux machine to run system updates from within a graphical interface. Which of the following should the administrator use?

The correct answer is C. VNC. VNC is the correct protocol for accessing a full graphical desktop environment on a remote Linux machine over a network.

Server Side & Network Concepts

Question

A systems administrator needs to connect to a remote Linux machine to run system updates from within a graphical interface. Which of the following should the administrator use?

Options

  • AMATE
  • BWayland
  • CVNC
  • DUnity

How the community answered

(49 responses)
  • A
    2% (1)
  • B
    4% (2)
  • C
    92% (45)
  • D
    2% (1)

Why each option

VNC is the correct protocol for accessing a full graphical desktop environment on a remote Linux machine over a network.

AMATE

MATE is a desktop environment that runs locally on a Linux machine to provide a graphical workspace - it has no built-in remote access or network connectivity capability.

BWayland

Wayland is a display server protocol for rendering local graphical sessions on a machine - it manages how applications draw to a local screen and does not provide any remote desktop functionality.

CVNCCorrect

VNC (Virtual Network Computing) is a remote desktop sharing protocol that transmits a live graphical display of the remote Linux machine and relays keyboard and mouse input back to the administrator, allowing any graphical application - including update managers or package tools - to be run interactively. Unlike the other options, VNC is specifically designed for remote graphical sessions and operates independently of the local display stack on either machine.

DUnity

Unity is a desktop environment (used in older Ubuntu releases) that manages local graphical sessions - it is not a remote access protocol or tool.

Concept tested: Remote graphical desktop access protocol selection

Source: https://linux.die.net/man/1/vncviewer

Topics

#VNC#remote desktop#graphical access#remote administration

Community Discussion

No community discussion yet for this question.

Full XK0-004 Practice