indiWiz.com

Subhash's Tech Log

Configuring service startup in Ubuntu

without comments

If you are one of the old-timers who has migrated to Ubuntu from RedHat/Fedora distribution in the past, you might be familiar with the ntsysv tool in those Linux versions. I used to use that oddly-named tool to switch-on/off services in my Linux box. I was searching for a similar tool for Ubuntu, and found rcconf:

$ sudo apt-get install rcconf
$ rcconf

Written by Subhash Chandran

December 18th, 2009 at 4:35 pm

Posted in Linux

Tagged with , ,

Leave a Reply