Our application is hosted on Linux server Apache/2.4.6 (CentOS) Whenever the system reboots we have to manually start Apache service. We want to automate this process such that on every reboot these services start automatically.
Also we have to run few mysql queries manually to update SQL_MODE variable on system reboot. Please guide us to automate this as well.