If you have installed a lot of applications on your Ubuntu computer, you may have a lot of programs and services that are running by default every time you start your computer. This makes your computer’s performance suffer. The more programs and services running in the background on your computer, the slower it becomes.

There is a tool available for Ubuntu called Boot-Up Manager that allows you to disable programs and services from starting up every time you start your computer. You can also use Boot-Up Manager to enable a service to start up automatically.

To install the Boot-Up Manager, press Alt + F2 to open the Run Application dialog box. Enter the command below to run the Synaptic Package Manager with administrator privilege and click Run.

gksu synaptic

Run Application dialog box - Starting Synaptic

In the Quick search edit box on the Synaptic Package Manager dialog box, enter “bum” (without the quotes). The results of your search display as you type the search term. Select the bum package in the list.

Searching for

Click the check box to the left of bum and select Mark for Installation from the popup menu.

Marking

The bum package requires another package called menu before proceeding with the installation. Click Mark on the dialog box that displays to mark the additional required package.

Marking additional required changes

Click Apply on the Synaptic Package Manager dialog box to apply your changes.

Applying all marked changes

A Summary dialog box displays giving you one last chance to review the changes and cancel or change the installation. Click Apply to continue with the installation.

Summary of changes dialog box

Once the required packages are downloaded, the installation begins and the Applying Changes dialog box displays the progress.

Installing software dialog box

When the installation finishes, click the Close button on the Changes applied dialog box.

Changes applied dialog box

To close the Synaptic Package Manager, select Quit from the File menu.

Closing the Synaptic Package Manager

To open the Boot-Up Manager select Administration | BootUp-Manager from the System menu. Enter your password when prompted.

Opening Boot-Up Manager

The main Boot-Up Manager window displays with a Progress dialog box while the data about the boot-up programs and services in your system is loaded.

Loading data

Once the data is loaded, the list of boot-up programs and services displays.

Boot-Up Manager main window

Before turning off or on any services, enable the advanced mode by selecting the Advanced check box. This enables more tabs and displays more information.

Turning on Advanced mode

Now, you can enable and dis­able pro­grams and ser­vices by selecting the check box next to each program/service to remove or insert the check mark. For example, since we are not using the Bluetooth service on our system, we will turn it off. We can always turn it on again if we need it. You can click the Bluetooth services check box on the Summary tab.

Summary tab in Boot-Up Manager

However, you can also click the bluetooth service check box on the Services tab.

Turning off the Bluetooth service

We are also going to select the cron check box turn on the cron service so we can schedule automatic tasks to be run in our system.

Turning on the cron service

Click Apply to apply your changes.

Applying the changes

A dialog box displays asking if you want to start or stop the services immediately. If you choose not to, your changes will take effect the next time you reboot your computer. We clicked Yes to stop the Bluetooth service and start the cron service immediately.

Start or stop services now dialog box

You will notice that the cron service moved up in the list to where the Bluetooth service was. Boot-Up Manager lists all the activated services first, so the Bluetooth service moved down in the list.

Cron moved up in list

Once you have turned on and off the desired programs and services, click the Quit button to close the Boot-Up Manager.

Closing the Boot-Up Manager

WARNING: Before you enable or dis­able a ser­vice, make sure you know what the ser­vice does. Dis­abling the wrong ser­vice may stop your com­puter from boot­ing up.

by Lori Kaufman