> Is your goal to make the Debian box act the same as the Redhat box? If > so then the second article won't help you. All you are missing is the > scripts used to start VNC at bootup. On the Redhat machine they are > /etc/rc.d/init.d/vncserver and /etc/sysconfig/vncservers . Copy these > two scripts to your Debian machine and then add the vncserver to the > boot sequence (I'm not familiar with Debian on that, but making links to > the appropriate rc#.d directory should work). The path for > "/etc/sysconfig/vncservers" can be adjusted to your liking by editing > the "/etc/rc.d/init.d/vncserver" script. > > Side Note: > Why didn't they name them a little more different! For the record, > "vncserver" is a shell script, "vncservers" (note the 's') is a config > file. > > -- > William Hooper
Ideally I would use the sourcecodecorner solution as it allows me to connect and then to login with the user name I want. With the RH73 solution it logs in immediatelly. I could try however to copy the RH73 files to debian, then at least I may have a solution. The solution CBee gave (Xvnc :4 -query localhost) did work. So I think somehow it should be possible to start this as a daemon. Wykat _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
