Version 4 (modified by mitty, 12 years ago) (diff) |
---|
Avira
- Ubuntu Desktop Edition 10.04.1(64-bit)にAVIRA AntiVir Workstationをインストールする | guro_chanの日記
$ sudo aptitude install ia32-libs
- 12.04 x86_64でも同様にして動作する
error in savapi session
- scan中に /etc/cron.d/avira_updater によってavupdate-guardが走ると、以下の様なエラーメッセージなどとともにscanが中断される
- Error: cannot connect to SAVAPI (AV scanner backend)
- scan progress: "/path/to/scan" (error in savapi session)
avast!
- avast! Linux Home Edition - Antivirus Software for Linux
- Avast 64 for linux
On normal ubuntu, just force architecture and install the i386 package. (from commandline, dpkg --force-architecture -i avast4workstation... etc.)
- Avira同様、ia32-libsが必要
- 次の様なエラーが出る場合、shmmaxを増やすことで対処可能
- $ avast
avast: can not initialize avast! engine: Invalid argument
- HOW-TO: Avast4Linux doesn't work with latest VPS ("cannot initialize, invalid")?
sysctl -w kernel.shmmax=128000000
- $ avast