Ubuntu 20.04 Ubuntu Server 20.04 : ウイルス対策 メールサーバー
1.ウイルス対策ソフトClamav導入1.1 インストール# apt install clamav clamav-daemon尚、clamav関連の設定ファイルは、/etc/clamav/フォルダにインストールされる1.2 ウイルス定義の更新# freshclam上記コマンドで、ウイルス定義が更新できるが、下記のようなエラーが出る場合はlog設定を変更して、再度実行ERROR: /var/log/clamav/freshclam.log is locked by another processERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log)
