A technician needs to provide remote support for a legacy Linux-based operating system from their Windows laptop. The solution needs to allow the technician to see what the user is doing and provide the ability to interact with the user's session. Which of the following remote access technologies would support the use case?
Show Answer & Explanation
Correct Answer: B. VNC
VNC (Virtual Network Computing) is a platform-independent remote desktop protocol that works across different operating systems, including Windows-to-Linux connections. It transmits screen images and input events, allowing the technician to see and interact with the user's session. SSH provides command-line access only — no graphical session viewing or interaction with an existing user session. RDP is Microsoft's proprietary protocol and has limited or no native support on legacy Linux systems. VPN is a network tunneling tool, not a remote control solution — it connects networks, not sessions. VNC directly satisfies both requirements: cross-platform support and visual, interactive session access.