Add a file named chkrootkit to /etc/cron.daily/vi /etc/cron.daily/chkrootkitIn the file type the following...#!/bin/bash/fullpath/chkrootkit-pre-0.36/./chkrootkit -q | mail -s "Daily chkrootkit Output" you@yourdomain.comThen save the file, chmod 755.