Rich's UNIX Admin Page |
Here are some useful scripts that I've used over the years.
Script Name | Description |
---|---|
logroll.sh | Rotate log files, keep a certain number of them, possibly compress |
safe.sh | Detect changes to key executables or config files |
quiet.sh | Wrapper for safe.sh to email only when changes occur |
permchk.sh | Validate file permissions on key files, used by safe.sh |