snippetbashTip
tuned-adm — Manage and optimize system performance tuning profiles on Linux. More information: <https://manned.o
Viewed 0 times
commandtuned-admandoptimizeclimanageperformancesystem
linux
Problem
How to use the
tuned-adm command: Manage and optimize system performance tuning profiles on Linux. More information: <https://manned.org/tuned-adm>.Solution
tuned-adm — Manage and optimize system performance tuning profiles on Linux. More information: <https://manned.org/tuned-adm>.List available profiles:
tuned-adm listShow the currently active profile:
tuned-adm activeSet a specific tuning profile:
tuned-adm profile {{profile_name}}Recommend a suitable profile based on the current system:
tuned-adm recommendDisable tuning:
tuned-adm offCode Snippets
List available profiles
tuned-adm listShow the currently active profile
tuned-adm activeSet a specific tuning profile
tuned-adm profile {{profile_name}}Recommend a suitable profile based on the current system
tuned-adm recommendDisable tuning
tuned-adm offContext
tldr-pages: linux/tuned-adm
Revisions (0)
No revisions yet.