How to Install fcheck in Ubuntu 18.04



Install fcheck by entering the following commands in the terminal:

sudo apt update
sudo apt install fcheck

Description:

IDS filesystem baseline integrity checker

The fcheck utility is an IDS (Intrusion Detection System) which can be used to monitor changes to any given filesystem. . Essentially, fcheck has the ability to monitor directories, files or complete filesystems for any additions, deletions, and modifications. It is configurable to exclude active log files, and can be run as often as needed from the command line or cron making it extremely difficult to circumvent.

Homepage: http://web.archive.org/web/20050415074059/www.geocities.com/fcheck2000/

Version: 2.7.59-19

Section: universe/admin