How does one get certain daemons to automatically startup on a restart of the server?
I found this post on Server Fault but I am looking of a more in depth explanation of how getting a daemon to auto start works.
I am using CentOS v5.8 and I am trying to get MySQL and Apache to start by default after a restart of the system. Does it involve changing a configuration file?