LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   how to setup remote desktop on Debian 6 XFCE? (https://www.linuxquestions.org/questions/debian-26/how-to-setup-remote-desktop-on-debian-6-xfce-4175412265/)

xiongnu 06-19-2012 08:36 AM

how to setup remote desktop on Debian 6 XFCE?
 
I followed the link below to setup remote desktop on XFCE Debian 6 desktop. But apparently I couldn’t get pass the configuration step.

http://www.samlesher.com/ubuntu/remo...buntu-xfce-810

Configure vino:
$ vino-preferences


Has anyone figured out how to have VNC working under XFCE?

thanks

pan64 06-20-2012 12:23 PM

http://www.linuxquestions.org/linux/...Ask_a_Question
please try to explain what's happened. is there any log file somewhere? Have you got any error messages?








__________________________________
Happy with solution ... mark as SOLVED
If someone helps you, or you approve of what's posted, click the "Add to Reputation" button, on the left of the post.

gradinaruvasile 06-24-2012 08:40 AM

Vino is a gnome specific server. So you will have to install quite a few dependencies for it.

I just use x11vnc, it is way better and has many more features/options and it depends on nothing DE specific. The only thing is that yuou will have to configure it with no gui (easiest is to autostart a script that has the required options).
Also, if you want security you will have to tunnel it via ssh and restrict it to localhost listening.
I use it via ssh, and i turn it on only for the time i connect (i use reverse vnc) via the ssh remote launch options.

Example of simple usage:

Code:

x11vnc -display :0

jheaton5 06-29-2012 12:05 PM

I use rdesktop but that is because my remote server runs windows server.


All times are GMT -5. The time now is 04:01 PM.