Eli Marmor wrote:
Shachar Shemesh wrote:
Also, I'd like to run several VNC servers on the same network address,
so that you (as a client) will have a single port to connect to,
allowing multiple users to log in to the same machine simultaneously.
Anyone knows whether that's possible?
We do it usually.
Everybody, in addition to his/her desktop, and the normal remote
accesses to his account in the server (ssh, samba, etc.) has a ":digit"
session in the server that can be used to log in as a full graphical
user.
Of course, once the server is booting, he/she must start a vncserver
session on the server, using the same digit (e.g. ":4").
Don't forget that it requires a lot of RAM in the server (think about
3-4 KDE/GNOME desktops running on the same machine).
That's not good. I want all users to connect to the same port, and get a
login screen. I don't want to preallocate ports.
Shachar
--
Shachar Shemesh
Lingnu Open Source Consulting ltd.
http://www.lingnu.com/
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]