Enabling daily scans and updates

Last Updated : Sep 09, 2019 |

About this task

Perform the following procedure to enable daily antivirus scans and updates to start at a designated time.

Procedure

  1. Log in to a Linux® shell using the customer account.
  2. Use the following command to enable daily virus database updates. The time that the update runs is designated by the hour (0-23) and minute (0-59) parameters. An existing update schedule is replaced when a new update schedule is added.

    avScan -enableUpdate <hour> <minute>

  3. Use the following command to enable daily virus scans. The time that the scan runs is designated by the hour (0-23) and minute (0-59) parameters. An existing scan schedule is replaced when a new scan schedule is added.

    avScan -enableScan <hour> <minute>

Next Steps

Review update and scan results daily.