Navigation : Top/AntiVir Linux Workstation
*AntiVir Linux Workstation

**概説

AntiVir Linux Workstation(以下、AntiVir)は、ドイツのH+BEDV(http://www.hbedv.com/)の製品.非商用なら無料で使用できる。

AntiVirをインストオールするには、[[AntiVir Linux Workstationのファイル(avlxwks.tgz):http://www.hbedv.com/en/products/antivir_workstation/]]をダウンロードして、[[ユーザー登録:http://www.antivir.de/en/support/unix_private_registration/]]を行う。しばらくすると、登録した電子メールアドレスに「Your license key file for AntiVir for UNIX」というメールが届く。このメールには、hbedv.keyというライセンスキーが添付されている。

ダウンロードしたavlxwks.tgzを展開したらrootでログインし、インストール用のシェルスクリプトを実行する。シェルスクリプト実行中は、いくつか質問に答える必要がある。

**インストール

インストールの詳細は[[ここ:http://www.atmarkit.co.jp/flinux/rensai/linuxtips/617useantivir.html]]を参考。

**運用

 antivir --update
 Warning: the file "antivir.vdf" is more than 14 days old
 AntiVir / Linux Version 2.1.1-6
 Copyright (c) 1994-2004 by H+BEDV Datentechnik GmbH.
 All rights reserved. 
 
 checking for updates 
 
 06.26.00.03 <=> 06.26.00.44 [vdf database, loaded]
 06.26.00.03 <=> 06.26.00.44 [vdf database, on-disk]
 06.26.00.03 <=> 06.26.00.10 [scan engine, running]
 06.26.00.03 <=> 06.26.00.10 [scan engine, on-disk]
 antivir.vdf 100% |***************************| 1792 KB   31.30 KB/s   0:00 ETA
 antivir 100% |*******************************|  389 KB   27.85 KB/s   0:00 ETA
 06.26.00.44 <=> 06.26.00.44 [vdf database, on-disk]
 06.26.00.10 <=> 06.26.00.10 [scan engine, on-disk] 
 
 scan engine  06.26.00.03 --> 06.26.00.10 (/usr/lib/AntiVir/antivir)
 vdf database 06.26.00.03 --> 06.26.00.44 (/usr/lib/AntiVir/antivir.vdf)
 
 AntiVir updated successfully

バージョンのチェック

 aragorn:/usr/lib/AntiVir|% antivir --version
 6.26.0.10
 operating system: Linux (glibc 2.2)
 product version:  2.1.1-10
 engine version:   6.26.0.10
 packlib version:  2.0.3.13 (supports 24 formats)
 vdf version:      6.26.0.44
 
 product:          AntiVir Workstation
 key file:         hbedv.key
 registered user:  Nobuhito Mori, Osaka
 serial number:    1001074716
 key expires:      31 Jul 2005
 run mode:         PRIVATE
 
 product:          AntiVir MailGate
 key file:         hbedv.key
 registered user:  Nobuhito Mori, Osaka
 serial number:    1001074716
 key expires:      31 Jul 2005
 run mode:         PRIVATE
 
 product:          AntiVir (command line scanner)
 key file:         hbedv.key
 registered user:  Nobuhito Mori, Osaka
 serial number:    1001074716
 key expires:      31 Jul 2005
 run mode:         PRIVATE

テストスキャン

 aragorn:/usr/lib/AntiVir|% antivir -s -z
 AntiVir / Linux Version 2.1.1-10
 Copyright (c) 1994-2004 by H+BEDV Datentechnik GmbH.
 All rights reserved.
 
 Loading /usr/lib/AntiVir/antivir.vdf ...                                         
 
 VDF version: 6.26.0.44 created 26 Jul 2004                                      
 
 For private, non-commercial use only.
 AntiVir license: 1001074716 for Nobuhito Mori, Osaka                           
 
 checking drive/path (cwd): /usr/lib/AntiVir                                    
                                                                                
 ----- scan results -----                                                       
  directories:        1                                                         
        files:        3                                                         
       alerts:        0                                                         
   suspicious:        0                                                         
    scan time: 00:00:01                                                         
 ------------------------                                                       
 Thank you for using AntiVir.

***LINK

[[@IT:http://www.atmarkit.co.jp/flinux/rensai/linuxtips/617useantivir.html]]