| | 1 | [[PageOutline]] |
| | 2 | |
| | 3 | = antivir setup = |
| | 4 | * wget http://dlpe.antivir.com/package/wks_avira/unix/en/pers/antivir_workstation-pers.tar.gz |
| | 5 | * tar xzf antivir_workstation-pers.tar.gz |
| | 6 | * ~/antivir-workstation-pers-3.0.5-12$ sudo ./install |
| | 7 | {{{ |
| | 8 | Starting AVIRA AntiVir Workstation (UNIX) 3.0.5-12 installation... |
| | 9 | |
| | 10 | (snip) |
| | 11 | |
| | 12 | Do you agree to the license terms? [n] y |
| | 13 | |
| | 14 | (snip) |
| | 15 | |
| | 16 | 2) Configuring updates |
| | 17 | An internet updater is available with version 3.0.5-12 of |
| | 18 | AVIRA AntiVir Workstation (UNIX). It will ensure that you always have the latest |
| | 19 | virus signatures and engine updates. |
| | 20 | In order to trigger an update you will need to run the command: |
| | 21 | |
| | 22 | /usr/lib/AntiVir/avupdate --product=Guard |
| | 23 | |
| | 24 | Please read the README file for more information about updating and |
| | 25 | which method best suits you. |
| | 26 | |
| | 27 | |
| | 28 | Would you like to create a link in /usr/sbin for avupdate ? [y] |
| | 29 | linking /usr/sbin/avupdate to /usr/lib/AntiVir/avupdate ... done |
| | 30 | |
| | 31 | Would you like to setup Engine and Signature updates as cron task ? [y] |
| | 32 | Please specify the interval to check. |
| | 33 | Recommended values are daily or 2 hours. |
| | 34 | |
| | 35 | available options: d [2] |
| | 36 | creating Engine/Signature update cronjob ... done |
| | 37 | |
| | 38 | Would you like to check for Guard updates once a week ? [n] y |
| | 39 | creating Guard update cronjob ... done |
| | 40 | |
| | 41 | setup internet updater complete |
| | 42 | |
| | 43 | (snip) |
| | 44 | |
| | 45 | No Dazukofs module found on your system. |
| | 46 | |
| | 47 | DazukoFS is a stackable filesystem driver developed independently |
| | 48 | by the Dazuko project (www.dazuko.org). |
| | 49 | Which means codechanges, bugfixes and roadmap of this driver is completely |
| | 50 | done by the Dazuko project and their community. |
| | 51 | |
| | 52 | For your convenience you can start the DazukoFS installation from here. |
| | 53 | |
| | 54 | Would you like to install dazukofs now ? [y] n |
| | 55 | |
| | 56 | (snip) |
| | 57 | |
| | 58 | /home/quarantine, the AVIRA Guard default quarantine directory, |
| | 59 | does not exist. |
| | 60 | |
| | 61 | INFO: You can change the quarantine directory in /etc/avira/avguard.conf. |
| | 62 | and /etc/avira/avscan.conf after the installation. |
| | 63 | |
| | 64 | Would you like to create /home/quarantine ? [y] |
| | 65 | creating /home/quarantine ... done |
| | 66 | |
| | 67 | Would you like to install the AVIRA Guard GNOME plugin ? [n] |
| | 68 | linking /usr/bin/avscan to /usr/lib/AntiVir/avscan ... done |
| | 69 | linking /usr/bin/scan to /usr/lib/AntiVir/avscan ... done |
| | 70 | |
| | 71 | Would you like to create a link in /usr/sbin for avguard ? [y] |
| | 72 | linking /usr/sbin/avguard to /usr/lib/AntiVir/avguard ... done |
| | 73 | |
| | 74 | Please specify if boot scripts should be set up. |
| | 75 | Set up boot scripts [y]: |
| | 76 | setting up boot script ... done |
| | 77 | |
| | 78 | installation of AVIRA Guard complete |
| | 79 | |
| | 80 | |
| | 81 | 4) activate SMC support |
| | 82 | If you are going to use AVIRA Security Management Center (SMC) |
| | 83 | to manage this software remotely you need this |
| | 84 | |
| | 85 | Would you like to activate SMC support? [y] n |
| | 86 | |
| | 87 | (snip) |
| | 88 | |
| | 89 | Installation of the following features complete: |
| | 90 | AntiVir Core Components (Engine, Savapi and Avupdate) |
| | 91 | AVIRA Internet Updater |
| | 92 | AVIRA Guard |
| | 93 | |
| | 94 | |
| | 95 | *********************************************************** |
| | 96 | Configuration files: |
| | 97 | /etc/avira/avguard.conf (AVIRA Guard main config) |
| | 98 | /etc/avira/avscan.conf (AVIRA Guard avscan config) |
| | 99 | /etc/avira/avguard-scanner.conf (AVIRA Guard scanner config) |
| | 100 | /etc/avira/avupdate.conf (AVIRA Avupdate options) |
| | 101 | *********************************************************** |
| | 102 | |
| | 103 | |
| | 104 | Note: It is highly recommended that you perform an update now to |
| | 105 | ensure up-to-date protection. This can be done by running: |
| | 106 | |
| | 107 | /usr/lib/AntiVir/avupdate --product=Guard |
| | 108 | |
| | 109 | Be sure to read the README file for additional information. |
| | 110 | Thank you for your interest in AVIRA AntiVir Workstation (UNIX). |
| | 111 | }}} |