H S Rai wrote:
> Do I  need to install it  on remote machine. Mine quess  is: it should
> not. As when it can do job for  window machine, it should alos  do for
> linux machine. On my linux PC, VNC is installed. There are 4 commands:
> vncconnect, vncpasswd, vncserver, vncviewer.
> How and  Which of  above commands  will be  used? I tried  but could't
> succeed.
I do not know what is your requirement, but if you are trying to run
vncserver here are the steps.

1) rpm -ivh vnc<version_No>.rpm.
2) vncpasswd
        It will prompt for password. Give it.
3) Start vnc server by running vncserver. or ./vncserver from wherever
it is. Here it will tell you at what DISPLAY it is started
Suppose it is DISPLAY 2.
5) From client run vncviewer <server_IP>:2. You will get connected after
giving the password.

Cheers.
Mahantesh.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to