この文書の現在のバージョンと選択したバージョンの差分を表示します。
|
linux:rkhunter [2008/10/21 01:27] miyako |
linux:rkhunter [2008/10/21 01:38] (現在) miyako |
||
|---|---|---|---|
| ライン 13: | ライン 13: | ||
| 更新するには以下のコマンドを実行\\ | 更新するには以下のコマンドを実行\\ | ||
| - | rkhunter --propupd | + | rkhunter --propupd |
| こんな感じに結果が表示されたらオッケー\\ | こんな感じに結果が表示されたらオッケー\\ | ||
| - | File updated: searched for 150 files, found 128 | + | File updated: searched for 150 files, found 128 |
| もしも、実行結果が以下のようにmissing hashesを含んでいた場合\\ | もしも、実行結果が以下のようにmissing hashesを含んでいた場合\\ | ||
| - | File updated: searched for 150 files, found 128, missing hashes 3 | + | File updated: searched for 150 files, found 128, missing hashes 3 |
| prelinkを使用しているシステムで該当ファイルがprelink出来ていない場合に発生するので\\ | prelinkを使用しているシステムで該当ファイルがprelink出来ていない場合に発生するので\\ | ||
| missing hashesが含まれている場合は以下を実行してからrkhunter --propupdを実行すればオッケー\\ | missing hashesが含まれている場合は以下を実行してからrkhunter --propupdを実行すればオッケー\\ | ||
| - | /etc/cron.daily/prelink | + | /etc/cron.daily/prelink |
| - | + | ||