VNC question
"Beerse, Corné"
cbeerse "at" hiscom.nl
Wed Jun 5 10:06:03 2002
> -----Original Message-----
> From: Stephen Liu [mailto:satimis "at" writeme.com]
> I just join this list and VNC is new to me.
>
> Kindly advise whether VNC is already pre-installed in RH7.3
> and/or Mandrake
> 8.2. How to get it setup and configured making it runs
>
RedHat 7.3 comes with 2 packages: vncviewer and vncserver. They do what
you'd expect them to do out of the box.
As root, install the rmp's
as any user, start `vncserver` and follow the instructions in screen.
from any machine: vncviewer to the address explained with the `vncserver`
command above.
Once you have the above working and like to give other users a normal login
trough a vncviewer to the machine, have a look at
http://www.sourcecodecorner.com/articles/vnc/linux.asp.
CBee