You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pills/ssh_successful_login_log.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ <h2>A bit of context</h2>
6
6
<p>
7
7
In this small pill we will be <b>monitoring both successful logins and failed attempts</b> towards our Linux server.<br>
8
8
Generally speaking we want to monitor <b>exposed servers</b> that offer some sort of remote shell, like SSH.<br>
9
-
I will be basing this article on <b>Debian</b> and <b>OpenSSH Server</b>, but it should be pretty similar to most distros like Ubuntu, Linux Mint...
9
+
I will be basing this article on <b>Debian</b> and <b>OpenSSH Server</b>, but it should be pretty similar to do in most distros such as Ubuntu, Linux Mint...
10
10
<br><br>
11
11
Our logs are placed under <i>"/var/log"</i>, specifically:
0 commit comments