お知らせ

  • 利用規約を守って投稿してください。また、よくある質問および投稿の手引きも参照してください。
  • メッセージの投稿にはアカウントが必要です。未登録の方は、ユーザ登録ページからアカウントを作成することができます。

#1 2010-05-25 21:25:47

wonderman
メンバ
登録日: 2010-05-21

x64 64bit環境にふさわしいAntivirus

デフォルトでは、clamをまんまインストールしているんですが、他にはどんな対策ソフトがあるのか
調べてみて、AVIRAを入れたので、参考までにメモを投下しておきます。32bit版をchrootして
なんてのは私個人の嗜好からすれば、願い下げかなと。

まず都合3つダウンロードして、中身を見てみました。

antivir_workstation-pers.tar.gz     
fp-Linux-i686-ws.tar.gz
avast4workstation_1.3.0-2_i386.deb

AVIRAがよさげかな(使ったことないし)と、解凍します。

コード:

antivir-workstation-pers-3.1.3.4-1$ sudo ./install

で、あとは英語ですが、ライセンスには yesで、
その他、基本的にY/YESです。

DazukoFS の導入もYES。
シンボリックリンクなどもyes。(じゃないと使いにくいです。)

Would you like to install the AVIRA Guard GNOME plugin ? [n]
というところで、GNOMEプラグインを使うかどうか聞かれます。ここではデフォルトはnなので
やたらエンターを押すとスキップされますので、わからないなりに、Yを押しながら進めたほうが
いいかも。

最後に起動します。

64bitでの紹介例が、本家のフォーラムでもないようなので、明らかに冗長なのはわかった上で
下記に添付しておきますので、ご笑覧ください。

コード:

ubuntu10.4@64bit:~/Downloads/antivir-workstation-pers-3.1.3.4-1$  :P sudo ./install
[sudo] password for ubuntu: 
 
Starting AVIRA AntiVir Workstation (UNIX) 3.1.3.4-1 installation...
 
Before installing this software, you must agree to the terms
of the license.
 
Use the arrow keys to scroll through the license. When you
are finished reading, press 'q' to exit the viewer.
 
Press <ENTER> to view the license.

Licence agreement Avira AntiVir Personal - Free AntiVirus
===============================================================
ライセンス表示
 
Do you agree to the license terms? [n] y :P 
 
 
copying install_list_guard to /usr/lib/AntiVir/guard/ ... done
copying AV_WKS_PERS to /usr/lib/AntiVir/guard/ ... done
copying LICENSE to /usr/lib/AntiVir/guard/LICENSE-workstation ... done
 
1) installing AntiVir Core Components (Engine, Savapi and Avupdate)

略

installation of AntiVir Core Components (Engine, Savapi and Avupdate) complete

 
 
2) Configuring updates
An internet updater is available with version 3.1.3.4-1 of 
AVIRA AntiVir Workstation (UNIX). It will ensure that you always have the latest
virus signatures and engine updates.
In order to trigger an update you will need to run the command:
 
     /usr/lib/AntiVir/guard/avupdate-guard
 
 
Would you like to create a link in /usr/sbin for avupdate-guard ? [y] y :P 
linking /usr/sbin/avupdate-guard to /usr/lib/AntiVir/guard/avupdate-guard ... done
 
Would you like to setup Scanner update as cron task ? [y] y :P 
 
The AntiVir Updater can be set to always check for updates at a
particular time of day. This is specified in a HH:MM format
(where HH is the hour and MM is the minutes). If you do not have a
permanent connection, you may set it to a time when you are usually
online.
 
available option: HH:MM
 
What time should updates be done [00:15]? 
creating Scanner update cronjob ... done
 
Would you like to check for Guard updates once a week ? [n] y :P 
creating Guard update cronjob ... done
 
setup internet updater complete
 
 
3) installing main program
copying doc/antivir_server_and_professional_en.pdf to /usr/lib/AntiVir/guard/ ... done
略
copying bin/linux_glibc22/avguard.bin to /usr/lib/AntiVir/guard/ ... done

No Dazukofs module found on your system.

DazukoFS is a stackable filesystem driver developed independently
by the Dazuko project (www.dazuko.org).
Which means codechanges, bugfixes and roadmap of this driver is completely
done by the Dazuko project and their community.

For your convenience you can start the DazukoFS installation from here.

Would you like to install dazukofs now ? [y] y :P 
installing dazuko ... Available Dazuko3-Package: '3.0.0-rc4'
略
initiate dazukofs ... 
done
 

linking /usr/lib/AntiVir/guard/libdazuko.so to /usr/lib/AntiVir/guard/libdazuko3compat2.so ... done

Guard will automatically protect all directories
which are mounted upon dazukofs filesystem.

Please specify at least one directory to be protected
by Guard to add in /etc/fstab : [/home] 
The following directories will be protected by Guard:
/home

If you want to remove or include more directories
you will need to edit your /etc/fstab file and remount dazukofs.

backup original /etc/fstab to /etc/fstab.orig
adding DazukoFS IncludePath /home to /etc/fstab ... done
Mounting /home as dazukofs...

copying etc/avscan.conf to /etc/avira/ ... done
略
/home/quarantine, the AVIRA Guard default quarantine directory,
does not exist.
 
INFO: You can change the quarantine directory in /etc/avira/avguard.conf.
      and /etc/avira/avscan.conf after the installation.
 
Would you like to create /home/quarantine ? [y] y :P 
creating /home/quarantine ... done
 
Would you like to install the AVIRA Guard GNOME plugin ? [n] y :P 
installing AVIRA Guard GNOME plugin ... 
Failed to check dependencies and compiler flags
Error: 
fail
linking /usr/bin/avscan to /usr/lib/AntiVir/guard/avscan ... done
linking /usr/bin/scan to /usr/lib/AntiVir/guard/avscan ... done
 
Would you like to create a link in /usr/sbin for avguard ? [y] y :P 
linking /usr/sbin/avguard to /usr/lib/AntiVir/guard/avguard ... done
 
Please specify if boot scripts should be set up.
Set up boot scripts ? [y] y :P 
setting up boot script ... done
 
installation of AVIRA Guard complete
略
 
Would you like to start AVIRA Guard now? [y] y :P 
Starting AVIRA AntiVir Workstation Personal ...
Starting: avguard.bin
 
INFO: Your SMC plug-in was not registered.
You can register the SMC plug-in with the following command:
/usr/lib/AntiVir/agent/agent --install-plugin uxwks /usr/lib/AntiVir/guard/agent/libuxwks.so
 
 
Installation of the following features complete:
     AntiVir Core Components (Engine, Savapi and Avupdate) 
     AVIRA Internet Updater 
     AVIRA Guard 
     AntiVir SMC plugin
 
 
***********************************************************
Configuration files:
        /etc/avira/avguard.conf              (AVIRA Guard main config)
        /etc/avira/avscan.conf               (AVIRA Guard avscan config)
        /etc/avira/avguard-scanner.conf      (AVIRA Guard scanner config)
        /etc/avira/avupdate-guard.conf       (AVIRA Avupdate options)
***********************************************************
 
 
Note: It is highly recommended that you perform an update now to
      ensure up-to-date protection. This can be done by running:
 
      /usr/lib/AntiVir/guard/avupdate-guard --product=Guard
 
Be sure to read the manual file for additional information.
Thank you for your interest in AVIRA AntiVir Workstation (UNIX).

:P となっているところが人間が反応しているところです。

 
ubuntu10.4@64bit:~/Downloads/antivir-workstation-pers-3.1.3.4-1$

:P  thanks どういう挙動なのか、重いのか、軽いのか、今から再起動かけるのでまだ未知数です。
動かないようならフォローコメントします。汗

オフライン

 

#2 2010-05-25 22:04:00

wonderman
メンバ
登録日: 2010-05-21

Re: x64 64bit環境にふさわしいAntivirus

AVIRAのアンインストール

sudo ./uninstall --product=Guard

でした。だいたい0.2GBほど、メモリーを食うみたいですね。だいたいです。それに
起動時間が2倍に感じます。仕方ないか。

GNOME pluginがこの環境の場合、エラーではいってませんね。
何が足りないのか。メッセージがない。

以上、追記でした。

オフライン

 

#3 2010-05-25 23:21:53

wonderman
メンバ
登録日: 2010-05-21

Re: x64 64bit環境にふさわしいAntivirus

gnome panel applet のライブラリ libpanel-applet2
が必要でした。

「パネルへ追加」で、AVIRA-ほにゃ-monitor-- がありますので、それを選んで、傘が開いていればOKです。
監視してないときは閉じているらしい。手間かけさせる割には大したことない。アニメーションもしませんね。だはは。

詳しくは、/contrib/applet/READMEにありますね。これのエラーがでたところで、

$ ps -A | grep avguard

して引っかかりをみましょう、OK。

オフライン

 

#4 2010-05-26 12:17:48

wonderman
メンバ
登録日: 2010-05-21

Re: x64 64bit環境にふさわしいAntivirus

結局、f protもインストールして、cuiです。GUIもあったほうがよさげなので
コンパイルしてみました。素直にコンパイルできませんでしたので、
一部ソースを書き換えてます。よかったら試しに使ってみてください。

http://dl.dropbox.com/u/6626165/xfprot_2.4-1_amd64.deb

オフライン

 

Board footer

Powered by FluxBB