
- #Program to make mac run faster how to
- #Program to make mac run faster install
- #Program to make mac run faster update
#Program to make mac run faster install
Install preload to speed up application load time: You can change the start time of another start up applications in the similar fashion. Which means that now Dropbox will start with a 20 seconds delay. So, the command ‘ dropbox start -i ‘ changes to ‘ sleep 20 drobox start -i ‘. In the previous picture click on Edit and change the run command with a sleep option.įor example, if you want to delay the running of Dropbox indicator for let’s say 20 seconds, you just need to add a command like this in the existing command: sleep 10 This way you will free up the resource at boot time and your applications will be started automatically, after some time. What you can do here is to delay some the start of some of the programs. Feel free to remove them:īut what if you don’t want to remove the applications from startup? For example, if you installed one of the best indicator applets for Ubuntu, you will want them to be started automatically at each boot. Now think if there are any applications which you don’t require to be started up every time you boot in to Ubuntu. In here, look at what applications are loaded at startup. Go in Unity Dash and look for Startup Applications: Result: a slow computer for a significant time duration at each boot. Some of these apps are started at each startup and of course resources will be busy in running these applications. If you are a regular It’s FOSS reader, you might have installed many apps from App of the week series.
Over the time you tend to start installing applications.
#Program to make mac run faster update
Once you have changed the grub configuration, update grub to make the change count: sudo update-grub 2. Prefer not to put 0 here as you will lose the privilege to change between OS and recovery options. This will change the boot time to 2 seconds. A little time taking, ain’t it? The first trick would be to change this boot time. If you are more comfortable with a GUI tool, read this article to change grub time and boot order with Grub Customizer.įor the rest of us, you can simply use the following command to open grub configuration: sudo gedit /etc/default/grub &Īnd change GRUB_TIMEOUT=10 to GRUB_TIMEOUT=2. It also means you will have to sit beside your computer and press the enter key to boot into Ubuntu as soon as possible. The grub gives you 10 seconds to change between dual boot OS or to go in recovery etc. I have used these tweaks with an older version of Ubuntu but I believe that the same can be used in other Ubuntu versions as well as other Linux distributions which are based on Ubuntu such as Linux Mint, Elementary OS Luna etc. All of them adds up a little to give you a smoother, quicker and faster Ubuntu. You can choose to follow all or some of it. There are some best practices as well which you can employ to get a smoother and improved system performance. Here I have listed several small tweaks that will help you speed up Ubuntu a little. You might have installed several applications which are eating up resources at boot time. You may have a humble computer with basic configuration.

#Program to make mac run faster how to
In this article, we shall see several tweaks and tips to make Ubuntu run faster.īefore we see how to improve overall system performance in Ubuntu, first let’s ponder on why the system gets slower over time. You might have experienced that after using Ubuntu for some time, the system starts running slow. Tips here are valid for most versions of Ubuntu and can also be applied in Linux Mint and other Ubuntu based distributions.


Brief: Some practical tips to speed up Ubuntu Linux.
