how do find all failed login attempts via ssh?
Answer Posted / rajinder kumar
tail -f /var/log/secure | grep Failed
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How do I get to root directory in linux?
How do you grep?
How do I test my cpu speed?
What is mkdir?
What does chmod 777 do?
What is the difference between find and locate command in linux?
What is cd command used for?
What does cd – command do?
What are the commands in linux?
Is llvm a virtual machine?
What does mkdir do in linux?
Explain the linux ‘cd’ command options along with the description?
What is a ulimit in unix?
Which of the commands will replace all occurrences of the word rate with the word speed in the file racing?
What is shell scripting commands?