This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
утилита_chkrootkit [2021/09/09 11:00] val |
утилита_chkrootkit [2026/07/21 08:09] (current) val |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| <code> | <code> | ||
| - | debian# apt install chkrootkit | + | debian/ubuntu# apt install chkrootkit |
| # chkrootkit | # chkrootkit | ||
| Line 16: | Line 16: | ||
| <code> | <code> | ||
| - | # cat /etc/chkrootkit.conf | + | debian12/13/ubuntu24# systemctl status chkrootkit.timer |
| - | # /etc/cron.daily/chkrootkit | + | debian12/13/ubuntu24# less /etc/chkrootkit/chkrootkit.conf |
| + | |||
| + | debian12/13/ubuntu24# chkrootkit-daily | ||
| + | |||
| + | debian12/13/ubuntu24# mail | ||
| </code> | </code> | ||