I installed and configured mysql 5.0 on my opensuse 11.1 box.
But I have no idea how to get it to start automatically when the server reboots.
Any ideas?
-n00b
I installed and configured mysql 5.0 on my opensuse 11.1 box.
But I have no idea how to get it to start automatically when the server reboots.
Any ideas?
-n00b
man chkconfig
man insserv
On 03/20/2010 04:46 PM, abacabb wrote:
>
> I installed and configured mysql 5.0 on my opensuse 11.1 box.
>
>
> But I have no idea how to get it to start automatically when the server
> reboots.
>
> Any ideas?
>
> -n00b
>
>
YaST is always the first place to look in openSUSE.
It’s THE thing that makes openSUSE unique.
YaST > System > System Services (Run Level) > look for mysql.
Set status to ‘yes’ > OK > accept
http://waxborg.servepics.com
openSUSE 11.2 (x86_64) 2.6.31.12-0.1-desktop
20:24pm up 6 days 10:14, 16 users, load average: 0.09, 0.24, 0.38
or from console as root
chkconfig -a mysql