how do find all failed login attempts via ssh?
Answer Posted / anoop
The command is ,
cat /var/log/messages | grep "Failed password"
it will show all the user which is not able to login.
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
What are the mv command options?
How do you create a file in linux?
How do you limit memory usage for commands?
How to know linux os is 32 bit or 64 bit?
What is tail command in linux?
What is the use of finger command in linux?
What is kill command?
What is cpu utilization linux?
What is the symbol of linux?
Explain the free command.
What is df -h command?
Why we use pwd command in linux?
How do I move to root in linux?
What are linux commands?
What is top command in linux?