Good day! Today I installed ubuntu on my home desktop (win 7 is the main OS). To this day I was running it in a virtual machine, but since I will do some of my work from home I decided to install it as a second OS.
The problem is that the installation runs rather slow. Nothing huge, however, on my work PC which is weaker some simple commands like apt-cache search
or the creation of a database are made instantly. Same goes for the virtual machine. On this installation though, it takes a second or so for the basic command (like the apt-cache) and a couple of seconds for the creation of a database.
It is nothing fatal, however it is annoying to some extent and I am wondering what can be causing this. I do not recall seeing any option for limiting the processing power which the PC should be able to use(in the installation).
Any ideas on what may be causing this?
EDIT: Earlier today I updated everything via the package manager (sudo apt-get update
) I am not sure if this covers the drivers or not.