- Login as the root user.
[screenshot]
- Obtain the latest version of FSAV for Linux and copy it to the target computer. As of this writing, the fsav-wks-4.50.2111.tar.gz file is current.
- Unpack the tarball.
# tar -zxvf fsav-wks-4.50.2111.tar.gz
[screenshot]
- Change directory into the unpacked tarball tree.
# cd fsav-wks-4.50.2111
[screenshot]
- Start the FSAV installer.
# ./fsav-wks-4.50.2111
[screenshot]
- Enter the license keycode.
Please enter keycode: XXXX-XXXX-XXXX-XXXX-XXXX
[screenshot]
- Accept the defaults for all configuration questions:
[screenshot] Where would you like F-Secure Anti-Virus to be installed? /opt/f-secure/fsav
[screenshot] Selected directory /opt/f-secure/fsav does not yet exist. Create it? yes
[screenshot] Would you like to create the symbolic link? yes
[screenshot] Would you like to create the symbolic links to /usr/share/man? yes
[screenshot] Would you like to schedule an automatic database update? yes
[screenshot] How often would you like updates to be performed? hourly
[screenshot] Would you like to schedule an automatic virus scan? no
[screenshot] Would you like to check for updates for this product now? yes
[screenshot] Would you like to run a virus scan now? no
- Verify that FSAV was installed and that the signature databases are current.
# fsav --version
[screenshot]
The screenshot is current for 2003-07-25.
- Test FSAV by scanning /usr.
# fsav /usr
[screenshot]