» Linux » Examen sur Linux » Examen 202 : Networking Administration » Section 1 » Question 10/20
10.Which utility can you use to automate rotation of logs?
Answer: logrotate

Explanation: The logrotate utility is used to manipulate log files. This includes the rotation of log files and the creation of new log files.

Reference: http://www.oreillynet.com/linux/cmd/l/logrotate.html

« Question 9 Question 11 »