Search found 1 match

by Cquit
May 20th, 2014, 9:56 pm
Forum: Software - Applications and Operating Systems
Topic: Setting up VNC
Replies: 28
Views: 32203

Re: Setting up VNC

Has this issue been resolved? im currently stuck where OP is.

Edit: got it working with

Code: Select all

sudo apt-get install xfce4
and Xstartup

Code: Select all

#!/bin/sh
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
startxfce4 &