I have a Raspberry Pi4 with Ubuntu 19.10 installed and am using it headless via ssh from a Linux laptop.
I want access to a vncserver and have installed tightvncserver following this guide
I have used remmina with the address localhost:5901 and:
makem@ssdTOSH:~$ vncviewer 192.168.2.73:5901
TigerVNC Viewer 64-bit v1.7.0
Built on: 2017-12-05 09:25
Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Wed Nov 6 00:13:23 2019
DecodeManager: Detected 4 CPU core(s)
DecodeManager: Creating 4 decoder thread(s)
CConn: unable connect to socket: Connection refused (111)
I always get this error and any suggestions to remedy this would be appreciated.