Install Tuned for max performance

2021-09-19 · Linux

Update and install tuned:

Code:
apt-get update
apt-get install tuned tuned-gtk tuned-utils tuned-utils-systemtap
reboot

List of useful tuned commands:

Code:
tuned-adm active
tuned-adm list
tuned-adm recommend
tuned-adm verify
tuned

Recommended for performance:

Code:
tuned-adm profile latency-performance

Leave a Reply

Your email address will not be published. Required fields are marked *


This site uses Akismet to reduce spam. Learn how your comment data is processed.