exam questions

Exam XK0-005 All Questions

View all questions & answers for the XK0-005 exam

Exam XK0-005 topic 1 question 177 discussion

Actual exam question from CompTIA's XK0-005
Question #: 177
Topic #: 1
[All XK0-005 Questions]

A systems administrator wants to upgrade /bin/someapp to a new version, but the administrator does not know the package name. Which of the following will show the RPM package name that provides that binary file?

  • A. rpm -qf /bin/someapp
  • B. rpm -Vv /bin/someapp
  • C. rpm -p /bin/someapp
  • D. rpm -i /bin/someapp
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Damon54
11 months, 2 weeks ago
Selected Answer: A
Use the command 'rpm -qf' or 'yum whatprovides' to get the package name from a binary file or library file on the server.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...