init

System V Init directories
/etc/init.d/
/etc/rc?.d/


chkconfig

centos & red hat use chkconfig

i.e. stop SMARTD running
# chkconfig smartd off


update-rc.d

debian & ubuntu use update-rc.d

i.e. stop gdm X windows login manager running
# update-rc.d -f gdm remove



REFERRERS
SystemServices

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki