Click to See Complete Forum and Search --> : adding apache and mysql to bootup


meat_6637
07-25-2002, 06:34 PM
I'm wondering if anyone knows how to add apache and mysql commands so that when my linux machine reboots they will startup automatically so I don't have to start them manually. And help would be of great need.

Thanks
Troy

SuperHornet
07-26-2002, 09:10 AM
If you are using RH then you can add your commands to /etc/rc.d/rc.local

meat_6637
07-27-2002, 11:14 AM
is there any special thing to start the command or do I just put the command in there?

SuperHornet
07-27-2002, 12:23 PM
Just place the commands.
Just like you would on the command line.