El,

What is it that you are trying to do?

Are you trying to:
A)  Have separate, persistent desktops for each user, each accepting
connections on a different port.
B)  Have a single, persistent desktop shared by several users.
C)  Have a single port to which users connect, each receiving their own
distinct, non-persistent desktop.

Cheers,

Wez @ RealVNC Ltd.


> -----Original Message-----
> From: El Neofito [mailto:[EMAIL PROTECTED] 
> Sent: 08 December 2005 01:42
> To: James Weatherall
> Subject: RE: More than 1 session
> 
> Nope, not twice but if i run 2 connections the newer one will 
> kick the current one.
> 
> James Weatherall <[EMAIL PROTECTED]> wrote: 
> 
>       Are you saying that if you run "vncserver" twice then 
> something goes wrong
>       the second time? What is the error message?
>       
>       Cheers,
>       
>       Wez @ RealVNC Ltd.
>       
>       
>       > -----Original Message-----
>       > From: [EMAIL PROTECTED] 
>       > [mailto:[EMAIL PROTECTED] On Behalf Of El Neofito
>       > Sent: 07 December 2005 01:37
>       > To: [email protected]
>       > Subject: Re: More than 1 session
>       > 
>       > This is the default /root/.vnc/xstartup :
>       > #!/bin/sh
>       > # Uncomment the following two lines for normal desktop:
>       > unset SESSION_MANAGER
>       > exec /etc/X11/xinit/xinitrc
>       > [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
>       > [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
>       > xsetroot -solid grey
>       > vncconfig -iconic &
>       > xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
>       > twm &
>       > 
>       > My other servers had only:
>       > unset SESSION_MANAGER
>       > exec /etc/X11/xinit/xinitrc
>       > 
>       > and they can run multiple sessions (different users have 
>       > their own xwin when logged in at the same time). I tried this 
>       > on the server in question but didnt help. Where else could i 
>       > change any kinda config?
>       > 
>       > Thanks
>       > 
>       > El Neofito wrote:
>       > 
>       > Hi,
>       > 
>       > Vnc in Fedora/Redhat has always been functional in multiple 
>       > sessions .i.e different sessions will have different 
>       > xwindows. However my Fedora Core 2 vnc is like windows where 
>       > there is only 1 session where multiple sessions will see the 
>       > same xwindows. I did something which i couldnt remember and 
>       > it became only 1 session can exist, kicking out the previous.
>       > 
>       > What do i need to change in order to perform the following:
>       > 1) multiple sessions with different xwindows per session
>       > 2) 1 session where multiple sessions only see the 
> same xwindows
>       > 3) 1 session at a time, kicking out the previous.
>       > 
>       > Regards
>       > 
>       > Send instant messages to your online friends 
>       > http://uk.messenger.yahoo.com 
>       > _______________________________________________
>       > VNC-List mailing list
>       > [email protected]
>       > To remove yourself from the list visit:
>       > http://www.realvnc.com/mailman/listinfo/vnc-list
>       > 
>       > 
>       > 
>       > Send instant messages to your online friends 
>       > http://uk.messenger.yahoo.com 
>       > _______________________________________________
>       > VNC-List mailing list
>       > [email protected]
>       > To remove yourself from the list visit:
>       > http://www.realvnc.com/mailman/listinfo/vnc-list
>       > 
>       
>       
> 
> 
> Send instant messages to your online friends 
> http://uk.messenger.yahoo.com 
_______________________________________________
VNC-List mailing list
[email protected]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to