How to make Backtrack run faster !!!!
11:04 PM
By
Unknown
Tips and Tricks
0
commentaires
root@bt:~#apt-get install preload
-This command will install the "preload" utility which monitor applications that users run, and by analyzing this data, it predicts what applications users may run, and fetches those binaries and their dependencies into memory for faster start up times.
root@bt:~#apt-get install bleachbit
-"Bleachbit" deletes unnecessary files to free valuable disk space, maintains privacy, and removes junk. It removes cache, internet history, temporary files, cookies and broken shortcuts.
root@bt:~#sudo add-apt-repository ppa:shnatsel/ zram
root@bt:~#sudo apt-get update
root@bt:~#sudo apt-get install zramswap-enabler
-"zram" makes a swap partition from the available free disk space and makes this partition run as an extra virtual ram.
0 commentaires: