sudo apt-get install tigervnc-standalone-server echo "exec mate-session" > ~/.Xsession # Replace mate with whatever tigervncserver -localhost no -cleanstale
This is assuming you already have a working Xorg setup with all necessary libs of course. On Mon, Dec 19, 2016 at 7:36 PM, John Paul Adrian Glaubitz < [email protected]> wrote: > On 12/19/2016 07:34 PM, Kevin Stabel wrote: > > Are you running into trouble? > > Starting the tigervncserver in the way i indicated will start it's own X > session, aka it won't "share" your desktop. > > Yes. And can you quickly share what you did? > > Adrian > > -- > .''`. John Paul Adrian Glaubitz > : :' : Debian Developer - [email protected] > `. `' Freie Universitaet Berlin - [email protected] > `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 >

