CompTIA
XK0-005 · Question #683
Which of the following paths stores the configuration files in a Linux filesystem?
The correct answer is D. /etc. The /etc directory contains configuration files for system-wide settings and services in Linux. Files like /etc/fstab, /etc/hosts, and /etc/passwd reside here, controlling various aspects of system behavior and service configurations.
System Management
Question
Which of the following paths stores the configuration files in a Linux filesystem?
Options
- A/proc
- B/home
- C/root
- D/etc
How the community answered
(59 responses)- A2% (1)
- B3% (2)
- C7% (4)
- D88% (52)
Explanation
The /etc directory contains configuration files for system-wide settings and services in Linux. Files like /etc/fstab, /etc/hosts, and /etc/passwd reside here, controlling various aspects of system behavior and service configurations.
Topics
#Linux filesystem#File Hierarchy Standard#configuration files#system directories
Community Discussion
No community discussion yet for this question.