User Tools

Site Tools


computing:miscadmin

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
computing:miscadmin [2019/10/04 18:55] oemb1905computing:miscadmin [2019/11/03 02:57] oemb1905
Line 223: Line 223:
   for i in `deborphan`; do apt-get --purge remove -y $i; done   for i in `deborphan`; do apt-get --purge remove -y $i; done
  
- --- //[[oemb1905@jonathanhaack.com|oemb1905]] 2019/09/07 23:56//+-checking ssh logs
  
 +  cat /var/log/auth.log | grep 'sshd.*Invalid'
 +  cat /var/log/auth.log | grep 'sshd.*opened'
  
- --- //[[oemb1905@jonathanhaack.com|oemb1905]] 2019/08/08 17:52//+ --- //[[oemb1905@jonathanhaack.com|oemb1905]] 2019/11/02 20:56//
computing/miscadmin.txt · Last modified: 2024/05/17 02:19 by oemb1905