Log file is /home/john/.vnc/ubuntu_server:1.log 3. Create SSH Tunnel vncserver New 'X' desktop is ubuntu_server:1 (press CTRL + X, press Y and then press ENTER) This will tell VNC to start the Xfce desktop environment when VNC starts. cp ~/.vnc/xstartup ~/.vnc/xstartup.bakĪdd the following to the bottom of the file. Log file is /home/john/.vnc/ubuntu_server:1.log Starting applications specified in /home/john/.vnc/xstartup xauth: file /home/john/.Xauthority does not existĬreating default startup script /home/john/.vnc/xstartup You can skip this if you don’t require it.
#Ubuntu 20 vnc server password
You will also be asked if you want a view-only password where the user can only view and not control the remote server. Generate a password 8 chars long, any longer and it will be truncated.
#Ubuntu 20 vnc server install
sudo apt install xfce4 xfce4-goodies tightvncserver 2. Press y and ENTER if prompted to install. Install Xfce and VNCīegin by updating the package lists.