220-1102 · Question #473
A technician requires graphical remote access to various Windows, Linux, and macOS desktops on the company LAN. The security administrator asks the technician to utilize a single software solution tha
The correct answer is C. RDP. To provide graphical remote access to Windows, Linux, and macOS desktops over a LAN without external internet, RDP is a likely single software solution.
Question
A technician requires graphical remote access to various Windows, Linux, and macOS desktops on the company LAN. The security administrator asks the technician to utilize a single software solution that does not require an external internet connection. Which of the following remote access tools is the technician most likely to install?
Options
- ANC
- BRMM
- CRDP
- DSSH
How the community answered
(61 responses)- A3% (2)
- B15% (9)
- C75% (46)
- D7% (4)
Why each option
To provide graphical remote access to Windows, Linux, and macOS desktops over a LAN without external internet, RDP is a likely single software solution.
NC (Netcat) is a command-line network utility, not a graphical remote access tool.
RMM (Remote Monitoring and Management) solutions often rely on cloud services and internet connectivity for their full feature set, which conflicts with the 'no external internet connection' requirement.
RDP (Remote Desktop Protocol) is a widely used protocol for graphical remote access, primarily for Windows, but clients are available for Linux and macOS. With appropriate server implementations (e.g., xrdp on Linux) or client-side capabilities, a single RDP client can be used to connect to these diverse operating systems over a local area network without requiring an external internet connection.
SSH (Secure Shell) provides text-based command-line access by default, not graphical remote access unless used for tunneling other graphical protocols like VNC or X11, which would require additional software.
Concept tested: Cross-platform graphical remote access
Source: https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/remote-desktop-clients
Topics
Community Discussion
No community discussion yet for this question.