A Linux administrator wants to find out whether files from the wget package have been altered since they were installed. Which of the following commands will provide the correct information?
D. rpm -V wget
The rpm -V (or "verify") command can be used to check the integrity of installed RPM packages. The wget package, as well as all its files, can be verified using this command. If any files have been altered since the package was installed, rpm -V will report the differences. This can help the administrator determine whether any unauthorized changes have been made to the package, or if the files have been damaged in some way.
upvoted 4 times
...
Log in to ExamTopics
Sign in:
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.
Eikan
4 weeks, 1 day agolinux_admin
5 months ago