アンチウイルスソフトのClam AntiVirusをインストール手順のメモです
参考にさせていただいたかた感謝ですm(__)m
https://www.hiroom2.com/2018/05/06/ubuntu-1804-clamav-ja/
# apt install -y clamav
# sed -i -e “s/^NotifyClamd/#NotifyClamd/g” /etc/clamav/freshclam.conf
# freshclam
# systemctl stop clamav-freshclam
# freshclam
# systemctl start clamav-freshclam
# grep Checks /etc/clamav/freshclam.conf