Linux-Noob Forums
Linux-Noob Forums
>
Distro Noob
>
Fedora
>
Fedora 7
> vncviewer not installed ?
Full Version:
vncviewer not installed ?
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
anyweb
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
Linux-Noob Forums
>
Distro Noob
>
Fedora
>
Fedora 7
> vncviewer not installed ?