how do find all failed login attempts via ssh?
Answer Posted / satyadev
tail -f /var/log/secure | grep FAILED
or
lastb
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is linux pwd (print working directory) command?
What is FC command?
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 ?
Describe the mknod command and when you’d use it.
Why bash is used in linux?
What are bash scripts used for?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
How find ip address linux?
Which command is used to review boot messages?
What is $$ in shell script?
Explain the linux ‘cd’ command options along with the description?
What is the programming language for linux?
How do I stress test my cpu?
What does chmod 777 do?
How use more command in linux?