Enabling/disabling services to start on boot
There are a few ways to enable a program to start on bootup but if it already has init scripts installed then on many Redhat based Linux systems it is as simple as:
Code:
chkconfig <servicename> on Code:
chkconfig mysqld on |
All times are GMT -4. The time now is 08:07 PM. |
Powered by vBulletin® Version 3.8.8 Beta 4
Copyright ©2000 - 2024, vBulletin Solutions, Inc.