Check md5 sum
This script checking files integrity/changes in Linux filesystem by md5sum command. By default, a signatures file is stored on a floppy disk, but that parameter is configurable by changing “DEVICE” variable. During the first use, you must specify “init” parameter, to generate signatures base. To check/compare with database records specify “check” parameter.
(more…)
0 Comments