computing:linux:services_startup
This is an old revision of the document!
Services Startup Configuration Notes
CentOS/RedHat
chkconfig --list
chkconfig <servicename> on|off
Debian/Ubuntu
apt-get install rcconf
rcconf --list
rcconf --on <servicename>
computing/linux/services_startup.1394477114.txt.gz · Last modified: 2014/03/10 12:45 by gcooper