Written by James McDonald

March 27, 2019

This link has the instructions to install VNC on Ubuntu 16.04

https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-vnc-on-ubuntu-16-04

Following are the fixes for things that didn’t work for me

Missing Icons in XFCE

#follow the tutorial but also add these icons
sudo apt-get install gnome-icon-theme

Keyboard Shortcut Stops Bash Tab Completion Fix

XFCE has a keyboard shortcut mapping that stops TAB completion fix here
https://www.smork.info/blog/2015/06/10/fixing_bash_tab_completion_in_xfce.html

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.

You May Also Like…

Clear HSTS Settings in CHrome

Open chrome://net-internals/#hsts enter the domain in the query field and click Query to confirm it has HSTS settings...

Ubuntu on Hyper-v

It boils town to installing linux-azure # as root or sudo apt-get update apt-get install linux-azure...