Possible Duplicate:
linux-Remote desktop
How to enable the remote desktop in a Red Hat system?
How to enable the remote desktop in a Red Hat system? | |||||||||||||
feedback
|
This question came from our site for professional and enthusiast programmers.
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
Afaik, every implementation is WM-dependent, but you may take a look at x11vnc | |||
|
feedback
|
|
vncviewer is the solution. you can see if it is installed by
if it is installed then you can share desktop by
it it is not installed then you need install it, this may help you- http://www.linuxforums.org/forum/linux-tutorials-howtos-reference-material/971-installing-running-vnc-redhat-rpm-linux.html | ||||
|
feedback
|
|
You can set up "remote desktop" feature on Linux using VNC. Part 2 and 3 in http://fclose.com/b/638/ introduce how to use VNC in a SSH tunnel. You can also use it directly. You can install VNC server and viewer by
or
| ||||
|
feedback
|