9.3. Performing Integrity Checks
			To initiate a manual check, enter the following command as 
root:
		
			At a minimum, AIDE should be configured to run a weekly scan. At most, AIDE should be run daily. For example, to schedule a daily execution of AIDE at 4:05 am using 
cron (see the Automating System Tasks chapter in the System Administrator's Guide), add the following line to /etc/crontab:
		05 4 * * * root /usr/sbin/aide --check
05 4 * * * root /usr/sbin/aide --check