I have a google cloud instance, I installed xfce, installed and configured VNC Server using this guide: https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-vnc-on-ubuntu-16-04
Now I'm in this step: Next, you may now use a VNC client to attempt a connection to the VNC server at localhost:5901. You'll be prompted to authenticate.
What's that VNC client and how do I connect it to the VNC server?
(org.remmina.Remmina:25371): Gtk-WARNING **: cannot open display:
– Niminim Jun 04 '19 at 12:06After this command: sudo apt-get install language-pack-en-base
I get: Reading package lists... Done Building dependency tree
– Niminim Jun 04 '19 at 12:07Reading state information... Done E: Unable to locate package language-pack-en-base
sudo apt install remmina
? – FedKad Jun 04 '19 at 12:10(org.remmina.Remmina:25665): Gtk-WARNING **: cannot open display:
– Niminim Jun 04 '19 at 12:23/etc/apt/sources.list.d/stretch-backports.list
and runsudo apt update
. – Melebius Jun 04 '19 at 12:42