Free CompTIA Linux+ XK0-005 Practice Question

A system administrator needs to find occurrences of the word 'refused' in the 'auth.log' file, which indicates failed SSH login attempts, and then count how many times this occurs. Which command will provide the accurate count?

  • grep 'refused' /var/log/auth.log -c

  • grep -c 'refused' /var/log/auth.log

  • grep 'refused' /var/log/auth.log | wc -l

  • grep -v 'refused' /var/log/auth.log | wc -l

This question's topic:
CompTIA Linux+ XK0-005 / 
Scripting, Containers, and Automation
Your Score:

Check or uncheck an objective to set which questions you will receive.

SAVE $45