LPIC-1 Exam 102 v5 (Linux Administrator) — Question 51
Which file inside the CUPS configuration directory contains the settings of the printers?
Answer options
- A. cups-devices.conf
- B. snmp.conf
- C. printers.conf
- D. printcap.conf
- E. cupsd.conf
Correct answer: C
Explanation
The correct answer is C, as 'printers.conf' specifically stores the configurations for printers in CUPS. The other options, such as 'cups-devices.conf' and 'printcap.conf', serve different purposes and do not contain printer settings, while 'snmp.conf' is related to SNMP configurations and 'cupsd.conf' contains the main server configuration.