mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
492abf37de
Co-authored-by: Ivan Baluta <50071699+ivanbaluta@users.noreply.github.com>
428 B
428 B
tuned-adm
Manage and optimize system performance tuning profiles on Linux. More information: https://manned.org/tuned-adm.
- List available profiles:
tuned-adm list
- Show the currently active profile:
tuned-adm active
- Set a specific tuning profile:
tuned-adm profile {{profile_name}}
- Recommend a suitable profile based on the current system:
tuned-adm recommend
- Disable tuning:
tuned-adm off