User Tools

Site Tools


informatique:linux:commandes_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
informatique:linux:commandes_linux [2018/12/02 19:18] – [sed] supprimer des lignes pteuinformatique:linux:commandes_linux [2019/01/17 14:34] – [lastb] pteu
Line 1286: Line 1286:
 =====lastb===== =====lastb=====
  
-Comme ''last'', mais n'affiche que les mauvais logins. +**lastb** (last bad logins) affiche les derniers logins en échec (mauvais nom d'utilisateur ou mot de passe).
  
 +<code bash>
 +# lastb
 +toto     ssh:notty    10.0.57.26    Wed Jan  9 22:13 - 22:13  (00:00)
 +titi     ssh:notty    10.0.128.23   Mon Jan  7 09:38 - 09:38  (00:00)
 +toto     ssh:notty    10.0.57.26    Fri Jan  4 20:16 - 20:16  (00:00)
 +tata     ssh:notty    10.0.128.23   Thu Jan  3 09:11 - 09:11  (00:00)
 +tatoo    ssh:notty    10.0.128.23   Thu Jan  3 09:11 - 09:11  (00:00)
 +</code>
 =====lastlog===== =====lastlog=====
  
informatique/linux/commandes_linux.txt · Last modified: 2024/04/05 06:58 by pteu