and here are the edited highlights..
Disclaimer: The standard: If you break it, then you broke it. So don't.
# aptitude install insserv# echo 'CONCURRENCY=shell' >> /etc/default/rcS# aptitude install readahead# touch /etc/readahead/profile-oncereboot (first reboot takes time as it works stuff out)# aptitude install preloadin /etc/fstab change anydefaults,errors=remount-rotodefaults,noatime,errors=remount-roand anydefaultstodefaults,noatimeshould reboot to check all is well# echo 'vm.swappiness=20' >> /etc/sysctl.conf# echo 'vm.vfs_cache_pressure=50' >> /etc/sysctl.confreboot
0 comments:
Post a Comment