Updating the Virus Scanners
Our mail virus scanners check for new McAffee DAT updates quite frequently. However, when there is a new virus outbreak, you'll probably find that the production DAT files available won't catch it. McAffee has "beta" dat files available, and we typically use these in these instances.
As "afsadmin", do the following:
# cd /afs/.umbc.edu/sun4x_58/usr/av/lib
# wget http://download.nai.com/products/mcafee-avert/beta_packages/unix_betadat.tar
note, that if there are other "beta dat" tar files in your directory, there'll be a number tacked to the end of the tar (e.g. unix_betadat.tar.2), so untar the appropriate file in the next step
# tar -xvf unix_betadat.tar
# vos release sun4x_58.av
That's it.