I am curious to know, which command is equivalent to chkconfig –list in Debian?
Announcement
Collapse
No announcement yet.
Which command is similar to chkconfig in Debian?
Collapse
X
-
There is a command which is equivalent to chkconfig –list in Debian, known as sysv-rc-conf. This command shows a graphical list of all items stored in /etc/init.d/. Items placed in this directory must be given a run-level.
In order to install sysv-rc-conf, you will have to use following command.
apt-get install sysv-rc-confJeremy Calvey – Earn up to $350 with bodHOST Web Hosting Affiliate Program
Contact us: Live Chat | Email: sales[@]bodHOST[dot]com
Ph.: 866-662-0909, +1.302.294.5628
Comment