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
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?
How can you check the amount of lines in a file?
How do I find the umask value in linux?
How can we increase disk read performance in single command?
What is mask and umask in linux?
Which command is used to find what is in your home directory?
How do I check memory usage on linux?
What is finger in networking?
What is an os command?
How to hide the partition in grub booting?
What is whois command?
What is make in linux?
How use more command in linux?
What does mkdir do in linux?
What does the command env do?