My Raspberry Pi is working great, and I installed TigerVNC server so that I can run it "headless" (no monitor, no keyboard, no mouse). I can use Putty to access the Pi over SSH, and would like to automate the step of starting VNC server manually.
I want the VNC server to start automatically when the Pi is booted. Google search turns up numerous "how to's" to start RealVNC and TightVNC, but I cannot seem to find a tutorial on starting TightVNC server.
Can somebody please point me to instructions specific to TigerVNC?
Alas, since no one responded in a week, I went back to tightvnc. I still have the same problem: I can start vncserver from a console login, and as long as the computer is not restarted, vncserver works fine. Even though I followed the setup instructions, vncserver does NOT start automatically when my Raspberry Pi 3+ is restarted.
Maybe the startup configuration has to go into "root" somehow? (the default user account on Raspberrian is "pi" - a bit silly, but easy to type.)