preload
adaptive readahead daemon
Install
- All systems
-
curl cmd.cat/preload.sh
- Debian
-
apt-get install preload
- Ubuntu
-
apt-get install preload
- Fedora
-
dnf install preload
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install preload
- Raspbian
-
apt-get install preload
- Dockerfile
- dockerfile.run/preload
preload
adaptive readahead daemon
preload monitors applications that users run, and by analyzing this data, predicts what applications users might run, and fetches those binaries and their dependencies into memory for faster startup times. Note that installing preload will not make your system boot faster and that preload is a daemon that runs with root priviledges.