
By default Ubuntu is fast enough. But that does not mean that you cannot make Ubuntu faster.
As you might have noticed that some of the programs or applications in Ubuntu take relatively high time in starting. This may be annoying if you use the concerned program frequently. So if you wish your Ubuntu to be faster with these applications, Preload is the must have package for you.
What is Preload?
Preload is a daemon application and runs in the background. Preload analyzes the user behavior and tracks what applications are run frequently by the user. Based on these analysis, it predicts what application the user might run next and fetches those binaries and their dependencies into memory and hence increases the startup time of the application.
How to install Preload in Ubuntu?
Type the following command in terminal (ctrl+alt+T):
sudo apt-get install preload
Well, that is it. You don’t need to do anything else. After a reboot it starts running in background and magically improves the application startup speed. I have not noticed any side effects of Preload as of now, I will update if there exist any.
While you are at it, you can also try these lightweight applications in Ubuntu to get a smoother experience.
How would you install preload on solus linux?
Hi
My problem is in boot time in ubuntu, it takes more than 2 minutes to boot. So, How can i reduce that time.
First, you have to type this in terminat “systemd-analyze” it will show you the exact boot time. Then, type “systemd-analyze blame” it will show you what things that makes your boot time is slow. After that you can just google the problem you have. example: systemd-journal-flush.service is slowing boot time, and etc.
thank you hilmys! :)
HDD or SSD?
Hi i love ubuntu but it becomes slow after couple of hours should i go for other os because i am using LXDE and swippiness level=5 but none roves to be useful.
You can try Linux Lite or Lubuntu.
How about Ubuntu Mate and elementary os?
Is this a same feature as Windows has Superfetch?
I think yes
Is there any way to optimize the preload even further to make only specific apps load fast rather than allowing preload to figure it out on its own.? Anyways thanx for this amazing tip.
sure, just edit etc/preload.conf