jklondon
Posts: 23
Joined: Thu Dec 31, 2015 1:58 pm

VNC Server Auto Start

Sun Jan 10, 2016 8:59 pm

Tried this:

https://www.raspberrypi.org/documentati ... ccess/vnc/

Then had login screen issue as others, thankfully this really helped:

viewtopic.php?f=28&t=27905&hilit=tightvnc&start=25

But cant figure out how to get vnc server to start automatically.

Any tips guys?

Thanks
JK

malicious
Posts: 96
Joined: Thu Jul 24, 2014 10:07 pm
Location: USA

Re: VNC Server Auto Start

Mon Jan 11, 2016 5:39 am

This thread may be of use:

viewtopic.php?t=123457&p=830506

Something to keep in mind if you encounter references to /etc/rcX.d and /etc/init.d in tutorials or documentation is that they are remnants of an older method(System V init) of initializing and managing processes. systemd has since taken over that role in Raspbian Jessie and, while there are mechanisms to translate rcX.d and init.d entries into systemd units, there are lots of "gotchas" that can trip up the process.

Return to “Beginners”