mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
8 lines
410 B
Plaintext
8 lines
410 B
Plaintext
radmind is a suite of Unix command-line tools and a server designed
|
|
to remotely administer the file systems of multiple Unix machines.
|
|
At its core, radmind operates as a tripwire. It is able to detect
|
|
changes to any managed filesystem object, e.g. files, directories,
|
|
links, etc. However, radmind goes further than just integrity
|
|
checking: once a change is detected, radmind can optionally reverse
|
|
the change.
|