Rambles of Ev
  • Home
  • About
  • Search

lightdm

A collection of 1 post
Bash

Start x11vnc on init based systems

If you want to start a VNC server before login on your Linux machine a good option is to make the graphical login manager start the VNC server. Create /etc/init/x11vnc: vi /etc/init/x11vnc Then paste: start on login-session-start script /usr/bin/x11vnc -xkb -auth /var/run/lightdm/
07 Aug 2014
Page 1 of 1
Rambles of Ev © 2026
Powered by Ghost