How to enable the remote desktop in a Red Hat system?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
migrated from stackoverflow.com Dec 6 '10 at 11:57
|
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 |
||||
|
|
|
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
|
||||
|
|
