Guides 11791 Published by

The Geek Stuff posted 7 Linux chkconfig Command Examples



Chkconfig command is used to setup, view, or change services that are configured to start automatically during the system startup. This article contains 7 practical examples that explains how to use the chkconfig command. 1. Check Service Startup status from Shell Script When you execute chkconfig command only with the service name, it returns true
  7 Linux chkconfig Command Examples - Add, Remove, View, Change Services