Tools to switch on/off services of Ubuntu Linux
In GUI environment you can use System > Administration > Services to switch on/off services.
In CLI environment you can use rcconf to do the same thing.
apt-get install rcconf rcconf
For detail information, please refer to the following article.
