Alternative for chkconfig in Ubuntu – sysv-rc-conf – enable or disable services at startup

August 31st, 2009 by Giridhar | Posted under Linux.

ubuntu logoAlternative for chkconfig in Ubuntu – sysv-rc-conf – enable or disable services at startup

On Ubuntu you need to install

sudo apt-get install sysv-rc-conf

once it is installed just need to call the program as

sudo sysv-rc-conf

sysv-rc-conf

you can check/uncheck the options to start it on any run levels and also you start or stop the services through this console.This is very handy tool to enable or disable any applications at startup. A must try for Ubuntu users.

Tags: , ,

Comments

One Response to “Alternative for chkconfig in Ubuntu – sysv-rc-conf – enable or disable services at startup”
  1. good tip for increasing the Startup-speed in Ubuntu.

Have any comments?