Peter, On Thu, 26 Feb 2004, Peter E. Abresch Jr. - at Pepco wrote:
> How can I automate the startup for the VNC server so it comes up > whenever I reboot Linux? Check to see if your vncserver package has added an init script to your init.d directory. There may also be a matching config file that you would use to set up the server (basically to provide the command arguments that Richard suggested). If not, add the command line that Richard gave into your rc.local file and you should be okay... Cheers, Vic
