Speed up application startup time in Ubuntu

If you find your Linux computer is slow in starting up applications, you can install the preload package. It makes a small, discernible difference when launching applications.

To install, open a terminal window and run the following command:

$ sudo apt-get install preload <enter>