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
Why we use pwd command in linux?
What is $$ in shell script?
What is grep command in linux with examples?
Which command is used to terminate a process?
what is the roles and responsibilities in linux system admin having 2yrs exp..?
How can we increase disk read performance in single command?
What is p in mkdir?
what is the fastest way to enter a series of commands from the command-line in linux
What is ls command and what it does?
why context switching time should be minimum? How it depends on hardware support?
Which command will show you free/used memory?
What is du -s * | sort -k1,1rn | head command used for?
How do make computer faster?
How do you create a file?
Explain about sh?