2007-06-28, 12:37 PM
if you try to run vncviewer in a fresh instlal of F7 and its not there, then do this as root
Code:
yum install vnc
that's it !
Code:
yum list installed | grep -i vnc
will list what vnc packages are installed
cheers
anyweb