Hi there, I tried automating the startup of VNC on my Linux box by modifying the /etc/rc.local file with the following entries:
su kaplan /usr/bin/vncserver :2 su salee /usr/bin/vncserver :3 After the machine had been restarted, I ran the ps-ef |grep vnc command to see if there were any instances of vnc running. There were none. I was checking the mailing-list archives, and one article mentioned enabling xdm and launching four vncservers om -query localhost mode. I wasn't sure if the article was referencing the Xaccess file to be modified or some other file. Has anyone configured vncserver to start automatically in the methods just mentioned, or is there another way it can be done for multiple hosts? _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
