User Tools

Site Tools


os:linux:distributions:alpine:notes

OS - Linux - Distributions - Alpine - Notes

XFCE - Set up VNC x11vnc to start on user login

Tested on Alpine Linux 3.21.

  1. Install x11vnc:
    apk add x11vnc
  2. From XFCE logged in as the user go to Applications → Settings → Sessions and Startup.
  3. Go to the Application AutoStart tab.
  4. Add an entry with the following settings:
    1. Name: x11vnc
    2. Description: none
    3. Command:
      /usr/bin/x11vnc -display :0 -many
    4. Trigger: on login

Sources:

os/linux/distributions/alpine/notes.txt · Last modified: 2025/06/14 00:46 by bas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki