m1gin 163

On Ubuntu server:

vncserver -localhost


On client:

xvncviewer localhost:1


When start the client xfce:

unable to contact settings server

To solve the problem:

nano ~/.vnc/xstart

The content:

xrdb $HOME/.Xresources
dbus-launch startxfce4 &


Add to: