Install a window manager, XFCE is my preference for VNC setups.
$ sudo apt install xubuntu-desktop tightvncserver
$ sudo reboot
Next, configure the VNC session behavior. vncpasswd
interactively prompts for a password, its different than the user password, and hashed into ~/.vnc/passwd
.
$ mkdir ~/.vnc