2. VNC

Description:
VNC (Virtual Network Computing) is a remote desktop sharing system that allows users to control a remote machine’s desktop environment graphically.

Examples:

    1. Connect to a VNC Server:
      • vncviewer 192.168.1.10:1

Explanation: Connects to a VNC server running on the target IP (192.168.1.10) at display :1.

Scroll to Top