INSTALLATION DOCUMENTS BY RAVI

Sunday, March 11, 2018

How to automatically start mysql after server reboot linux machine


If we want mysql server to start automatically on reboot

Issue the below command:


chkconfig --level 345 mysqld on






Reboot the machine and check now.


No comments:

Post a Comment

  Opatch reports 'Cyclic Dependency Detected' error when patching ODI   Issue: When applying a Patch Set Update (PSU) to WebLogic Se...