6 Ways to Monitor Login Activity from the Command Line
One of the crucial task one have as an administrator is to make sure that there is no suspicious activity on the system that might compromise security.
Monitoring tasks include evaluating login activity for signs of a security breach, such as multiple failed logins.
To monitor login activity, you can use the following six commands.
who. This command [...]
