XK0-005 · Question #1680
XK0-005 Question #1680: Real Exam Question with Answer & Explanation
The correct answer is A: /etc/yum.conf. On RPM-based systems like Red Hat or CentOS, repository configuration is handled via yum or dnf. The main configuration file is /etc/yum.conf, while individual repository files are stored in /etc/yum.repos.d/. These files dictate where packages are fetched from.
Question
A systems administrator is tasked with configuring a repository on an RPM-based Linux system. Which of the following need to be reviewed and modified? (Choose two.)
Options
- A/etc/yum.conf
- B/etc/apt/sources.list.d
- C/etc/pam.d
- D/etc/apt.conf
- E/etc/yum.repos.d
- F/etc/ssh/ssh_config
Explanation
On RPM-based systems like Red Hat or CentOS, repository configuration is handled via yum or dnf. The main configuration file is /etc/yum.conf, while individual repository files are stored in /etc/yum.repos.d/. These files dictate where packages are fetched from.
Topics
Community Discussion
No community discussion yet for this question.