Recent Changes - Search:

Softwares

.

Check-rpm-package-integrity

Main.Check-rpm-package-integrity History

Hide minor edits - Show changes to markup

Changed line 9 from:

(:table border=1 bgcolor=#cccc99 cellspacing=0 :)

to:

(:table border=1 width=50% bgcolor=#cccc99 cellspacing=0 :)

Changed line 23 from:

(:table border=1 bgcolor=#cccc99 cellspacing=0 :)

to:

(:table border=1 width=50% bgcolor=#cccc99 cellspacing=0 :)

Changed line 29 from:

(:table border=1 bgcolor=#cccc99 cellspacing=0 :)

to:

(:table border=1 width=50% bgcolor=#cccc99 cellspacing=0 :)

Changed line 35 from:

(:table border=1 bgcolor=#cccc99 cellspacing=0 :)

to:

(:table border=1 width=50% bgcolor=#cccc99 cellspacing=0 :)

October 31, 2011, at 02:31 PM by 117.97.94.237 -
Changed line 18 from:

[@

to:
Changed line 45 from:

@]

to:
Deleted line 46:
October 31, 2011, at 02:30 PM by 117.97.94.237 -
Added lines 23-24:

(:table border=1 bgcolor=#cccc99 cellspacing=0 :) (:cellnr:)

Changed lines 26-27 from:
to:

(:tableend:)

Added lines 29-30:

(:table border=1 bgcolor=#cccc99 cellspacing=0 :) (:cellnr:)

Changed lines 32-33 from:
to:

(:tableend:)

Added lines 35-36:

(:table border=1 bgcolor=#cccc99 cellspacing=0 :) (:cellnr:)

Added line 38:

(:tableend:)

October 31, 2011, at 06:32 AM by 117.99.109.84 -
Changed line 4 from:

Check the package integrity in the system.

to:

Check the package integrity in the system.

October 31, 2011, at 06:32 AM by 117.99.109.84 -
Added line 11:

[@

Changed lines 13-14 from:

yum verify-allPage link?

to:

yum verify-all @]

October 31, 2011, at 06:30 AM by 117.99.109.84 -
Added lines 1-72:

(:Google1:) (:Googlemm:)


Check the package integrity in the system.


yum-plugin-verify

(:table border=1 bgcolor=#cccc99 cellspacing=0 :) (:cellnr:) apt-get install yum-verify

yum verify-allPage link? (:tableend:)

This extension adds the verify-multilib, verify-all and verify-rpm commands. 
These work like rpm -V to check the package integrity in the system.

yum-plugin-verify also add the options --verify-filenames and --verify-configuration-files.
yum verify-all [PACKAGE|all|extras]

Check the packages and displays the failed verification data, showing all the differences, even some that would be ignored by rpm.
verify-multilib [PACKAGE|all|extras]

Check packages and shows unsatisfied verification data. yum verify is an alias for yum verify-multilib.
verify-rpm [PACKAGE|all|extras]

Verifies packages and shows unsatisfied verification data, the output is intended to be similar to rpm -V.
--verify-filenames=VERIFY_FILENAMES

It only verifies the specified file names.
--verify-configuration-files=yes|no|true|false

It only checks or not the files labelled as configuration files.

Configuration

/etc/yum/pluginconf.d/verify.conf
[main]
enabled=1
#  Display verify mismatches with config. files, should probably use AIDE etc.
# instead, if you really want this.
# configuration-files = True

# # Add more colour to your life (these are the defaults):
# [highlight]
#
# # Don't output these problems in colour:
# low-priority = mtime, genchecksum, permissions-missing, state,missingok,ghost
#
# # Don't highlight the values of these problems
# filter-old   = mtime, checksum
# filter-new   = mtime, checksum
#
# # These are the default highlight values
# new     = reverse
# 
# old-fg  = red
#
# file    = underline
# file-fg = green
#
# tags    = bold
# tags-fg = yellow
# tags-bg = black

(:Google1:) (:Googlemm:)

Edit - History - Print - Recent Changes - Search
Page last modified on November 01, 2011, at 07:00 AM