Chkconfig

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
m
m
Line 1: Line 1:
<code>chkconfig<code> is used to configure the system services.
+
<code>chkconfig</code> is used to configure the system services.
 
Use it in the following ways:
 
Use it in the following ways:
  

Revision as of 08:33, 31 March 2010

chkconfig is used to configure the system services. Use it in the following ways:

To make samba run at boot up:

$ chkconfig --level 2345 smb on

To show the list of services:

$ chkconfig --list
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox