I'm curious about what methods people have come up with for starting a live Dulcinea-based site at boot time on a Debian system. In particular, it looks like mems-exchange.org is running Debian, so I wonder how they do it. On a live server, is it better to have Apache started by the Dulcinea site script (using an Apache configuration generated by Dulcinea) or by the init.d script that comes with Debian's apache package? For Durus and the SCGI server, is it best to make a symlink from /etc/init.d/site to /usr/bin/site and use update-rc.d to create symlinks in /etc/rc*.d? If not, what's the best way to set it up? Thanks, Matt