My goal is to fire up the R.Pi and have it boot to Chromium with a single extension (Auto Refresh) in full screen. The html file is housed on a Windows share, so I'll need to map that share (working). I also need it to have remote access via VNC (UltraVNC/TightVNC, not RealVNC.) On reboot, all this needs to automatically just work again. I'd need to be able to reconfigure which HTML file it loads remotely by VNC once in a blue moon.
I've done a fair bit of research and testing and so far I've had the best luck with
Raspian Desktop (played with lite a little, but had trouble figuring out all I needed to get Chromium to launch, etc.)
cifs-utils - mount Windows share
X11VNC (couldn't get tightvncserver working correctly, happy to troubleshoot if it's better)
I'm no expert, but I'm fine with using the CLI as long as I can figure out syntax. For instance, I didn't yet get X11vnc to launch at boot, but will figure that and Chromium out.
The short of it is, "Am I on the right track?" Is the full Raspian desktop the way to go? Is X11vnc what I should be using? ANy pointers for configuring VNC to auto-start, expect a password I'll save in the config, and allow a session to boot another should a second attach