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
Is llvm a compiler?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
How many commands are there in linux?
How does diff command work?
What does sh do in linux?
What is nbtstat command?
Explain the linux directory commands along with the description?
How do you limit memory usage for commands?
Brief about the command ff?
Which command reduces the size of a file?
What command should you use to check the number of files and disk space used and each user’s defined quotas?
How do makefiles work?
What is build process?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?
Brief about the command nn?