Remote Desktop — dev-secondary Connect to dev-secondary graphical desktop from dev-primary via VNC over SSH tunnel. Quick Start Use the live repo script name: Historical docs/audits may mention ; verify the actual script path with before telling the user what to run. Script is fully self-contained: detects display+auth, auto-starts x11vnc if needed, opens tunnel, launches viewer. How It Works 1. Checks if x11vnc is listening on port 5900 2. If not: parses live Xorg entry to find display + auth file dynamically 3. Starts x11vnc (no sudo if vamsee owns display; sudo prompt if GDM/root owns it)…