Summary
C:\Path\To\\AVG\avgw.exe" /SE /quit ファイル名
でOK.
C:\Path\To\\AVG\avgscan.exe" ファイル名
ではダメ.
C:\Path\To\\AVG\avgw.exe" /SE /quit ファイル名
でOK.
C:\Path\To\\AVG\avgscan.exe" ファイル名
ではダメ.
<script src="http://securityresponse.symantec.com/avcenter/js/vir.js"></script>
<script src="http://securityresponse.symantec.com/avcenter/js/tools.js"></script>
<script src="http://securityresponse.symantec.com/avcenter/js/advis.js"></script>
<script src="http://securityresponse.symantec.com/avcenter/js/vir_display.js"></script>
<script>
symDisplay();
</script>
[SERVER_NAME]
1=free.grisoft.cz
2=www.grisoft.com
3=www.grisoft.cz
[SERVER_URL]
1=http://free.grisoft.cz/softw/60/fe
2=http://www.grisoft.com/softw/60/fe
3=http://www.grisoft.cz/softw/60/fe
Actual URL=3
$ tar -xzvf avlxwks.tgz
$ cd antivir-2.0.2-workstation
# ./install
# cp hbedv.key /usr/lib/AntiVir/
# /usr/lib/AntiVir/avupdater start
ちゃんと動いているかチェック
# /usr/lib/AntiVir/avupdater status
# antivir --update
$ antivir VIRUS.COM
- Reference
H+BEDV AntiVir - Professional Virus defense
http://www.hbedv.com/
レジストレーションフォーム
http://www.hbedv.com/private/
山本 道成のページ - ネットワーク&自宅サーバ - 無料のウィルススキャナー(H+BEDV AntiVir)を導入
http://nap.dyndns.org/~michi/network/virus_hbedv.html
# aptitude install amavis-postfix
arc の圧縮形式も対応したければ rpm から借りてくる.
$ alien arc-[version]-i386.rpm
# dpkg -i arc-[version]_i386.deb
rar はパッケージで入れる
# aptitude install rar
# H+BEDV AntiVir
$antivir = "antivir";
だけで動作するが,
$unrar = "/usr/bin/rar";
$warnsender = "no";
を追加
$warnsender は ウィルス感染者にメールを送る設定.
content_filter = vscan:
/etc/postfix/master.cf
vscan unix - n n - 10 pipe flags=q user=amavis argv=/usr/sbin/amavis ${sender} ${recipient}
localhost:10025 inet n - n - - smtpd -o content_filter=
# postfix reload