Enable Dual-Core Processors – Ubuntu

By default, Ubuntu does not take advantage of this kind of hardware. This guide will show you how to make Ubuntu take advantage of your dual-core processor etc. hardware.

First we need to open Ubuntu’s terminal. Click “Applications”, “Accessories” and click “Terminal”. You should now see a window like this…

12.thumbnail Enable Dual Core Processors   Ubuntu

Copy & paste this text into the terminal and press enter on your keyboard:

sudo gedit /etc/init.d/rc

You will now see a window like this one…

22.thumbnail Enable Dual Core Processors   Ubuntu

Press enter on your keyboard and this window now opens…
31.thumbnail Enable Dual Core Processors   Ubuntu

In this file you will find something called CONCURRENCY=none. Change CONCURRENCY=none to CONCURRENCY=shell like highlighted in the above picture. When you have done that click “Save” and restart your PC for the changes to take effect.

bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark
tabs-top

One Response to “Enable Dual-Core Processors – Ubuntu”

  1. cbrayton says:

    I hesitate to try this because the rc file in my 9.10 install says: Valid options are ‘none’, ’startpar’ and ‘makefile’. What does shell do/mean?

Leave a Reply