Debian-Pi-Aarch64/add-app
aiminick 948588c968
Add files via upload
2019-11-21 22:59:44 +08:00
..
README.md Update README.md 2019-06-09 01:01:43 +08:00
buster_sysbench-0.4.12_make.md Create buster_sysbench-0.4.12_make.md 2019-11-21 22:59:07 +08:00
linuxqq_2.0.0-b1-1024_arm64.deb Add files via upload 2019-10-25 23:27:19 +08:00
sysbench-0.4.12.tar.gz Add files via upload 2019-11-21 22:59:44 +08:00
sysbench-1.0.17.tar.gz Add files via upload 2019-10-17 13:22:26 +08:00
sysbench-1.0.17_build.md Update sysbench-1.0.17_build.md 2019-10-17 13:24:17 +08:00

README.md

tuned

apt install sysv-rc-conf -y ;\
wget https://mirrors.tuna.tsinghua.edu.cn/debian/pool/main/t/tuned/tuned_2.10.0-1_all.deb ;\
apt install ./tuned_2.10.0-1_all.deb -y ;\
systemctl enable tuned ; systemctl start tuned