»
Linux
»
Examen sur Linux
»
Examen 202 : Networking Administration
»
Section 4
»
Question 10/20
10.Which of the following lines in your /etc/syslog.conf file will cause all critical messages to be logged to the file /var/log/critmessages?
*.=crit /var/log/critmessages
*crit /var/log/critmessages
*=crit /var/log/critmessages
*.crit /var/log/critmessages
Explanation
« Question 9
Question 11 »