Re: [ilugd] how to work vth VNC

2004-05-12 Thread Sudev Barar
On Wed, 2004-05-12 at 13:34, puneet loiya wrote:
> hi all,
Just out of curiosity what is your time zone?
>From your mail it says: "Wed, 12 May 2004 09:04:16 +0100 (BST)"
GMT+1 is which zone? European?
-- 
Sudev Barar
Learning Linux


___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


Re: [ilugd] how to work vth VNC

2004-05-12 Thread Sudev Barar
On Wed, 2004-05-12 at 13:34, puneet loiya wrote:
>   plz suggest me how to install and work vth VNC
> viewer on Red Hat 9.0. I want to share my desktop on
> 25 pc at a time as for corporate training.

Once you have packages for vncserver and vnc installed simply start a
terminal and give command "vncserver" from the desktop where instructor
is going to work. The terminal will respond with query on password to be
used and then will give a display like:
"New 'localhost.localdomain:1 (sudev)' desktop is
localhost.localdomain:1"
Note the "localhost.localdomain:1" and the password and tell students to
run this command on their machines:
$ vncviewer localhost.localdomain:1
They will be asked for password and will be able to access the shared X
session. At the end of instruction session to kill a vncserver use:
$vncserver -kill localhost.localdomain:1

Details of setup are readable by man vncserver and man vncviewer. HTH.
-- 
Sudev Barar
Learning Linux


___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


Re: [ilugd] how to work vth VNC

2004-05-12 Thread vivek
On Wed, 2004-05-12 at 13:34, puneet loiya wrote:
> hi all,
> 
>   plz suggest me how to install and work vth VNC
> viewer on Red Hat 9.0. I want to share my desktop on
> 25 pc at a time as for corporate training.
>   PLz help me

what exactly yu want to do? yu want to sit on your RHL 9.0 machine, do
work and want that to be viewed by 25 clients simultaneously?

if yes, then afaik vnc will not solve your purpose as it will start
another instance of X rather than exporting your current display. for
that you'll require something like x0rfbserver which will export your
current display and other users can connect to your machine and see what
yu are doing.

other option is, start a new instance of vnc, log in to that from either
that very machine or a different machine and start working. ask other
users to connect to that instance. yu can start a new instance by
"vncserver -geometry 1024x768 -depth 16" by logging in as a user. after
starting it'll show yu on which display it is connected (e.g. :1 :2
etc.), so you'll then need to connect to that port (e.g.
your.ip.add.ress:5901 - for display :1, your.ip.add.ress:5902 for
display :2 etc.)

please note that connection through vnc takes up good bandwidth
specially if yu using a number of GUI applications.

-- 
\|||/
(o o)
 ooO-(_)-Ooo-
| vivek| GPG Key:|
| [EMAIL PROTECTED]| http://exain.net/vike   |
||
| Registered Linux User: #305493 |
 
   (  _  )
  _| | | |_
 (___| |___)



___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


[ilugd] how to work vth VNC

2004-05-12 Thread puneet loiya
hi all,

  plz suggest me how to install and work vth VNC
viewer on Red Hat 9.0. I want to share my desktop on
25 pc at a time as for corporate training.
  PLz help me


Puneet


Yahoo! India Matrimony: Find your partner online. 
http://yahoo.shaadi.com/india-matrimony/

___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/