LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   vnc question (https://www.linuxquestions.org/questions/linux-newbie-8/vnc-question-232271/)

m2azer 09-18-2004 05:58 PM

vnc question
 
i used " yum install vnc" to install vnc on linux fedora my question is where yum install the package? how to start vnc? is there any way to add vnc to the PATH so i could just type vnc from any directory without going to where it is installed to run it?

thanks in advance for your help

jax8 09-18-2004 07:27 PM

type

rpm -ql vnc


to see where vnc is installed


type

vncserver

to start vnc and

vncviewer

to start a viewer




It should already be in the PATH, either /bin /usr/bin

m2azer 09-18-2004 08:22 PM

Quote:

Originally posted by jax8
type

rpm -ql vnc


to see where vnc is installed


type

vncserver

to start vnc and

vncviewer

to start a viewer




It should already be in the PATH, either /bin /usr/bin


Thank you very much for your help


All times are GMT -5. The time now is 12:27 PM.