> -----Original Message----- > From: Pascal den Bekker [mailto:[EMAIL PROTECTED]] >> > I'm a vnc newbie and i'm having some difficulties....:-( > > I'm trying to set up a VNC connection between a linux (SuSE) pc and a > windows pc. > This goes pretty well, the only problem I have is that i am > not able to get > the current X-Server screen (0), when I try to start the > vncserver on the > linux side I automatically get the X-server (1) and the (0).
Your problem illustrates: - You're new to Xvnc - unix (linux) machine runs vncserver - M$Windows machine runs vncviewer (no hard feelings) > > Is there a solution for this problem ?? It's no problem, it's the default vnc design for vncserver on unix. You can get more vncserver sessions on the same unix machine without any problem (except hardware limitations like memory and performance) See http://www.sourcecodecorner.com/articles/vnc/linux.asp . I bet you expect to take over the console. You can with the setup as on http://xf4vnc.sourceforge.net/ . (However, is it for unix or linux, you don't need to. Lot's of unix servers run 'headless') CBee _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
