nerdexam
LPI

101-400 · 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. See the full explanation below for the reasoning.

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

(57 responses)
  • A
    72% (41)
  • B
    4% (2)
  • C
    2% (1)
  • D
    7% (4)
  • E
    16% (9)

Community Discussion

No community discussion yet for this question.

Full 101-400 Practice