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 is #!/ Bin sh?
Which command is used to check the number of files and disk space used and the each user’s defined quota?
What are bash scripts used for?
What does wc command do in unix?
What are the ms dos commands?
What is build process?
Is python faster than bash?
Which command would you use to create a file system on a new hard drive?
What is make command in linux?
I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?
What is cd command used for?
How do you sort cpu in top command?
How do I find the linux version?
How do I check my disk space?
What is ulimit in linux?