As a Linux administrator, you want to send daily notification e-mails to all users on station1 who
exceed their disk quotas. Which three steps would enable you to accomplish this task? (Choose
three.)
A.
Thecrond service must be running.
B.
The root user should have acrontab set to report quota limits.
C.
The customized notification should be inserted in the /etc/quotatab file.
D.
The customized notification should be inserted in the /etc/warnquota.conf file.
E.
The /usr/sbin/warnquota should be soft linked to/etc/cron.daily directory.