I have tried the answer here that suggests using x11vnc: How do I start VNC Server on boot? Didn't work for me.
I have tried this answer: https://superuser.com/questions/147109/automatically-start-vnc-server-on-startup Didn't Work for me.
I have tried this answer to start up the service by adding vncserver to rc.local http://www.havetheknowhow.com/Configure-the-server/Run-VNC-on-boot.html
My goal is to have a vncserver that I can connect to on system start-up for a headless NAS. After getting the vncserver starting with rc.local, I am now able to see the server to connect via RealVNC Viewer. I now I have the problem of what password it is configured for and how can I change it?
I have tried the password configured in the x11vnc -storepasswd command, but that hasn't worked. I've tried most of the other passwords that it could possibly be, and none of them have worked either.
To address the second point, I went through several iterations of finding, removing, and recreating the password file. Still no luck.
– robodonkey Aug 08 '16 at 02:43