1Z0-821 · Question #58
XJ notice that the /var/.dm/messages file has become very large. Typically, this is managed by a crontab entry. Which entry should be in the root's crontab file?
The correct answer is B. 10 3 * * * /usr/sbin/logadm. This example shows how to display the default root crontab file. #ident "@(#)root 1.19 98/07/06 SMI" / SVr4.0 1.1.3.1 / # # The root crontab should be used to perform accounting data collection. 10 3 /usr/sbin/logadm 15 3 0 /usr/lib/fs/nfs/nfsfind 30 3 [ -x…
Question
XJ notice that the /var/.dm/messages file has become very large. Typically, this is managed by a crontab entry. Which entry should be in the root's crontab file?
Options
- A10 3 * * * /usr/adm/messages
- B10 3 * * * /usr/sbin/logadm
- C10 3 * * * /usr/sbin/syslogrotate
- D10 3 * * * /usi/sbin/logrotate
- E10 3 * * * /usr/sbin/messages
How the community answered
(29 responses)- A3% (1)
- B83% (24)
- C10% (3)
- D3% (1)
Explanation
This example shows how to display the default root crontab file. #ident "@(#)root 1.19 98/07/06 SMI" /* SVr4.0 1.1.3.1 */ # # The root crontab should be used to perform accounting data collection. 10 3 * * * /usr/sbin/logadm 15 3 * * 0 /usr/lib/fs/nfs/nfsfind 30 3 * * * [ -x /usr/lib/gss/gsscred_clean ] && /usr/lib/gss/gsscred_clean #10 3 * * * /usr/lib/krb5/kprop_script slave_kdcs
Topics
Community Discussion
No community discussion yet for this question.