[kanchilug] OAOD (Chkconfig)

  • From: Dhastha <dhasthagheer@xxxxxxxxx>
  • To: ILUG-C <ilugc@xxxxxxxxxxxxx>, kanchilug <kanchilug@xxxxxxxxxxxxx>, puduvailug <puduvailug@xxxxxxxxxxxxx>
  • Date: Tue, 13 Dec 2011 11:53:39 +0530

Application:  Chkconfig

What it is:

Chkconfig is a utility to update and query runlevel information for system
services.  Chkconfig manipulates the numerous symbolic links in /etc/init.d/,
to relieve system administrators of some of the drudgery of manually editing
the symbolic links.

To know more about:

http://linux.about.com/library/cmd/blcmdl8_chkconfig.htm

To install in Ubuntu:

sudo apt-get install chkconfig


Example:

chkconfig --list apache2

This command lists the run levels Apache is configured to start on

To know about Linux Run Level:

http://www.networkclue.com/os/Linux/run-levels.aspx


-- 




Cheers,

Dhastha
Project staff
Indian Institute of Technology, Bombay

My experience on Linux:   http://dhastha.wordpress.com
Member of KanchiLUG :   http://www.kanchilug.wordpress.com
OAOD                        :   http://dowithlinux.wordpress.com
Kanchilug Blog : http://kanchilug.wordpress.com

To subscribe/unsubscribe kanchilug mailing list :
http://kanchilug.wordpress.com/join-mailing-list/

Other related posts:

  • » [kanchilug] OAOD (Chkconfig) - Dhastha