Red_Hat
EX200 · Question #23
23. Configure Your System to Use Default Repositories these locations as the default repositories. Correct Answer: See the below explanation Explanation Explanation/Reference: Solution: Method 1: # Co
Sign in or unlock EX200 to reveal the answer and full explanation for question #23. The question stem and answer options stay visible for context.
Submitted by alyssa_d· Apr 18, 2026Operate running systems
Question
- Configure Your System to Use Default Repositories these locations as the default repositories. Correct Answer: See the below explanation Explanation Explanation/Reference: Solution: Method 1: # Copy the yum configuration file from node1. [root@node2 ~]# scp root@node1:/etc/yum.repos.d/rhcsa.repo /etc/yum.repos.d/ Method 2: gpgcheck=no [App] name=App enabled=1 gpgcheck=no # Verification [root@node2 ~]# yum repoinfo [root@node2 ~]# yum -y install ftp
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
#Repository configuration#Package management#Yum/DNF#System configuration