rkhunter.conf
来自「在网络安全中经常会遇到rootkit」· CONF 代码 · 共 22 行
CONF
22 行
LATESTVERSION=/rkhunter_latest.datUPDATEFILEINFO=/rkhunter_fileinfo.dat# Send a warning message to the admin when one or more warnings# are available (rootkit and MD5 check). Note: uses default `mail`# commmand to send the warning message.#MAIL-ON-WARNING=me@mydomain# Use a custom temporary directory (you can override it with the# --tmpdir parameter)#TMPDIR=/tmp# Use a custom database directory (you can override it with the# --dbdir parameter)#DBDIR=/usr/local/rkhunter/db# Whitelist files (and their MD5 hash)# Usage: MD5WHITELIST=<binary>:<MD5 hash>#MD5WHITELIST=/bin/ps:9bd8bf260adc81d3a43a086fce6b430a#MD5WHITELIST=/bin/ps:404583a6b166c2f7ac1287445a9de6b3
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?