Virtual Appliance - Access via VNC

In this initial release, we didn't install a VNC server.

I recommend x11vnc.

In the appliance, do:

sudo apt-get install x11vnc

x11vnc -display :0

You can then connect to this using a VNC client.

x11vnc is easier than setting up a traditional VNC server, and configuring it to start xfce. I found the fonts were too small, even after spending time in /usr/bin/vncserver trying to fix them.