chkconfig
Verified for current stable LTS
Chkconfig Commands
Chkconfig command syntax with verified terminal examples.
Commands
6 commands for Chkconfig
chkconfig Operations
Chkconfig Command: Disable Service At Boot Linux
chkconfig <ntpd> off chkconfig Operations
Chkconfig Command: Disable Service At Boot Specific Runlevel Linux
chkconfig --level <3> <ntpd> off chkconfig Operations
Chkconfig Command: Enable Service At Boot Linux
chkconfig <sshd> on chkconfig Operations
Chkconfig Command: Enable Service At Boot Specific Runlevels Linux
chkconfig --level <2345> <sshd> on chkconfig Operations
Chkconfig Command: List Services Runlevel Linux
chkconfig --list chkconfig Operations
Chkconfig Command: Show Service Runlevel Linux
chkconfig --list <ntpd> Suggest a Chkconfig Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Chkconfig workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.