Install VNC Server

From The Maceys in California
Revision as of 00:21, 25 January 2026 by Lynn Macey (talk | contribs) (Created page with "{{note | Since the ADSB.im feeder and stage2 servers do not have a windo manager installed, there is no point to do this on them.}} VNC allows access to the system screen. <syntaxhighlight lang="shell" line> apt-get install realvnc-vnc-server systemctl enable vncserver-x11-serviced systemctl restart vncserver-x11-serviced raspi-config </syntaxhighlight> On Pi 4:<br> select Advanced Options -> A7 Wayland-> W1 X11-> Enter -> OK. On Pi 5:<br> select Advanced Options -> A6...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Note: Since the ADSB.im feeder and stage2 servers do not have a windo manager installed, there is no point to do this on them.

VNC allows access to the system screen.

apt-get install realvnc-vnc-server
systemctl enable vncserver-x11-serviced
systemctl restart vncserver-x11-serviced
raspi-config

On Pi 4:
select Advanced Options -> A7 Wayland-> W1 X11-> Enter -> OK.

On Pi 5:
select Advanced Options -> A6 Wayland-> W1 X11-> Enter -> OK.

Return to: Install Indi-Allsky