To turn on a chkconfig item, simply type "chkconfig item on" eg to turn on network type: "chkconfig network on" To turn off a chkconfig item, it is the same but with "off" instead of "on" To list the chkconfig items and their status, type: "chkconfig"