LPI
102-350 · Question #123
Which statements are true regarding the following syslog.conf configuration directive? *.err;kern.notice;auth.notice /dev/console (Select THREE correct answers)
The correct answer is B. Severity notice messages from the auth facility will be directed to /dev/console C. Severity notice messages from the kern facility will be directed to /dev/console D. Severity err messages from the mail facility will be directed /dev/console. See the full explanation below for the reasoning.
Question
Which statements are true regarding the following syslog.conf configuration directive? *.err;kern.notice;auth.notice /dev/console (Select THREE correct answers)
Options
- ASeverity crit messages from all facilities will be directed to /dev/console
- BSeverity notice messages from the auth facility will be directed to /dev/console
- CSeverity notice messages from the kern facility will be directed to /dev/console
- DSeverity err messages from the mail facility will be directed /dev/console
- ESeverity notice messages from all facilities will be directed to /dev/console
How the community answered
(31 responses)- A16% (5)
- B74% (23)
- E10% (3)
Community Discussion
No community discussion yet for this question.