Hello, first of all I’m new here so please redirect this topic if necessary.
I’ve got a Raspberry Pi 4 (4GB) with Ubuntu sever 19.10 and Lubuntu desktop installed. I did a headless setup as I dont have screen, keyboard or mouse to work with so I did everything via SSH but I want to access via VNC to have the desktop environment.
I followed every tutorial online but I couldn’t get it working. I did manage with Raspbian so I don’t really know what else to try, I’m very new to this.
I’ve tried with x11vnc, tiger vnc and tighvnc.
The closest I got was with this tutorial: https://www.tecmint.com/install-and-...ver-on-ubuntu/
But when I reached the part where I have to create an SSH tunnel to VNC server I got the error:
Warning: Identity file /home/ubuntu/.ssh/ubuntu19.04 not accessible: No such file or directory.
ubuntu@192.168.1.127's password:
bind [127.0.0.1]:5901: Address already in use
channel_setup_fwd_listener_tcpip: cannot listen to port: 5901
Could not request local forwarding.
I don’t really know what else to do, if any has a link to a tutorial that is working for you please let me know.
Thanks