Here's a link on services, runlevels and rc.d scripts.Code:# update-rc.d -f dhcp3-server remove
If you combine the command given above and the info from the link I'm sure you'll be able to resolve the apache as well. (And learn something new!)
Hey I am running the USB persistent install. I am totally loving it. Two things changed all the sudden though. I noticed dhcp3 got updated with apt-get, and ever since it tries to start the service when i boot, but fails. Another is Apache2, which i can turn off with /etc/init.d/apache2 stop...
Anyone know how to take those items out of my startup or whatever?