LPI
101-500 · Question #245
You need to know where all the configuration files for the installed package named "postfix" are located. Assuming it was installed with rpm, which command will list this information for you?
The correct answer is A. rpm -qc postfix. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Linux Installation and Package Management
Question
You need to know where all the configuration files for the installed package named "postfix" are located. Assuming it was installed with rpm, which command will list this information for you?
Options
- Arpm -qc postfix
- Brpm -Vc postfix
- Crpm --config postfix
- Drpm -listconfig postfix
- Erpm -qa --config postfix
How the community answered
(27 responses)- A93% (25)
- C4% (1)
- D4% (1)
Explanation
You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Topics
#rpm query options#package configuration files#rpm flags#package management
Community Discussion
No community discussion yet for this question.