nerdexam
CompTIA

XK0-006 · Question #64

Following the completion of monthly server patching, a Linux administrator receives reports that a critical application is not functioning. Which of the following commands should help the…

The correct answer is A. dnf history. The dnf history command shows a log of past package operations (install, update, remove), allowing the administrator to review which packages were installed or updated during the patching process.

Troubleshooting

Question

Following the completion of monthly server patching, a Linux administrator receives reports that a critical application is not functioning. Which of the following commands should help the administrator determine which packages were installed?

Options

  • Adnf history
  • Bdnf list
  • Cdnf info
  • Ddnf search

How the community answered

(60 responses)
  • A
    87% (52)
  • B
    3% (2)
  • C
    2% (1)
  • D
    8% (5)

Explanation

The dnf history command shows a log of past package operations (install, update, remove), allowing the administrator to review which packages were installed or updated during the patching process.

Topics

#dnf history#package management#patching#RPM

Community Discussion

No community discussion yet for this question.

Full XK0-006 Practice