it:server:audit-monitoring

Toto je starší verze dokumentu!


Audit - monitoring serveru

ss -o state established "( dport = :ssh or sport = :ssh )"
 
ss -o state established "( dport = :3333 or sport = :3333 )"
 
systemctl list-unit-files --type=service --state=enabled
 
dpkg --list
 
 
zdroje:
 
  * https://www.cyberciti.biz/tips/top-linux-monitoring-tools.html
  • it/server/audit-monitoring.1668896182.txt.gz
  • Poslední úprava: 2022/11/19 22:16
  • autor: Petr Nosek