simply
Code: Select all
sudo apt-get install prelinkCode: Select all
sudo gedit /etc/default/prelink Code: Select all
PRELINKING=unknownCode: Select all
PRELINKING=yesCode: Select all
PRELINK_OPTS=-mR
Code: Select all
PRELINK_OPTS=-avmfRCode: Select all
sudo /etc/cron.daily/prelink DONE
Now you will have a performance boost while loding applications (i.e firefox, openoffice and so on...)
if you want to speed up the boot process, you can add the word profile to the end of the line your grub bootloader shows at startup (graphical bootloader) else hit the appropriate key (sometimes F2) on your machine to add this argument to the list
(this time the boot process is a little slower but from the next boot on it will be faster)
enjoy your faster machine


