Tune System Performance Flashcards
1
Q
How do System Admin optimize performance?
A
By adjusting device settings based on various use case workloads.
2
Q
How do you enable dynamic tuning?
A
By setting dynamic_tuning variable to 1 in the /etc/tuned/tuned-main.conf
3
Q
How do you install the tuned package?
A
dnf install tuned
4
Q
Where does the tuned application store the tuning profiles under?
A
/usr/lib/tuned, and /etc/tuned directories
5
Q
How do you identify the currently active tuning profile?
A
tuned-adm active
6
Q
What command list all available tuning profiles, including both built-in profiles and the custom-created profiles?
A
tuned-adm list
7
Q
A