Tom Wesley wrote:
On Friday 10 October 2003 20:52, Andrew Gaffney wrote:

Due to a recent hack into my Slackware server, now my Gentoo server, I
want to write a script that scans all binaries, or even all files,
computes their MD5SUM, and compares it to what portage calculated it to
be when it was installed. Does something already exist like this?


emerge gentoolkit

to check timestamps
  qpkg -tc
to check md5
  qpkg -mc
to check both
  qpkg -c

Someone already suggested this. The problem is that it only tells you how many files don't match, not which ones.


--
Andrew Gaffney


-- [EMAIL PROTECTED] mailing list



Reply via email to