nerdexam
Red_HatRed_Hat

EX200 · Question #27

EX200 Question #27: Real Exam Question with Answer & Explanation

Sign in or unlock EX200 to reveal the answer and full explanation for question #27. The question stem and answer options stay visible for context.

Submitted by deeparc· Apr 18, 2026Deploy, Configure, and Maintain Systems

Question

27. System Optimization Configuration Choose the recommended tuned configuration set for your system and set it as default. Correct Answer: See the below explanation Explanation Explanation/Reference: Solution: # Install and enable tuned [root@node2 ~]# yum -y install tuned [root@node2 ~]# systemctl enable tuned [root@node2 ~]# systemctl restart tuned # Check the recommended configuration scheme for the system [root@node2 ~]# tuned-adm recommend virtual-guest # Switch to the specified configuration scheme [root@node2 ~]# tuned-adm profile virtual-guest # Check the current configuration scheme [root@node2 ~]# tuned-adm active Current active profile: virtual-guest

Unlock EX200 to see the answer

You've previewed enough free EX200 questions. Unlock EX200 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#system optimization#tuned#system services#package management
Full EX200 PracticeBrowse All EX200 Questions