close
這個防毒軟體有跨平台,Windows的很多網站有介紹了,在本文中,要介紹Linux 版的安裝與使用方法
AVG請按我下載
這裡也有rpm的檔案可以下載
連到這個網頁後,把檔案下載到local的電腦 本文介紹時版本為 AVG Free Linux 7.1.385
因為下載的是rpm檔,安裝很簡單,請用以下指令
rpm -ivh avglinux-7.1-24_free_rh_avi0720.i386.rpm
error: Failed dependencies:
libexpat.so.0 is needed by avglinux-7.1-24_free_rh_avi0720.i386
libstdc++-libc6.2-2.so.3 is needed by avglinux-7.1-24_free_rh_avi0720.i386
把少的package裝一裝吧 ^^
yum -y install compat-libstdc++-296
yum -y install compat-expat1
rpm -ivh avglinux-7.1-24_free_rh_avi0720.i386.rpm
Preparing... ########################################### [100%]
1:avglinux ########################################### [100%]
AVG7 Anti-Virus command line scanner
Copyright (c) 2006 GRISOFT, s.r.o.
Program version 7.1.24, engine 718
Virus Database: Version 268.2.0/275 2006-03-06
License type is FREE.
Please launch the '/opt/grisoft/avggui/bin/avggui_update_licinfo.sh'
script as root for updating license information.
AVG 7.1 Anti-Virus Free for Linux successfully installed.
裝好了
更新病毒碼 (signatures)
#avgupdate
會出現usage 看了一下
要更新要加-o 即可
#avgupdate -o
這樣就可以更新病毒碼了
畫面就像下面一樣
Downloading file: avg7info.ctf [ 3659B]
Downloading file: u7avi1343u8.bin [6280829B]
Downloading file: u7iavi1566u8.bin [25841327B]
23% [u7iavi1566u8.bin 26% 6.44MB/24.64MB] 112.65KB/s 3m8s
裝裝好後會看到successfully的字眼 的畫面 如下.
Preparing to download files from 'http://www.grisoft.cz/softw/70/update/'.
Downloading file: avg7info.ctf [ 3659B]
Downloading file: u7avi1343u8.bin [6280829B]
Downloading file: u7iavi1566u8.bin [25841327B]
24% [u7iavi1566u8.bin 27% 6.67MB/24.64MB] 114.68KB/s 3m6sDownloading file: avg7info.ctf [ 3659B]
Downloading file: u7avi1343u8.bin [6280829B]
Downloading file: u7iavi1566u8.bin [25841327B]
23% [u7iavi1566u8.bin 26% 6.44MB/24.64MB] 112.65KB/s 3m8s
Downloading file: u7lx51fd.bin [22838962B]
Updating...
Online update finished successfully.
命令列 scan file :以下scan /tmp的所有檔案為例
#avgscan /tmp/
AVG7 Anti-Virus command line scanner
Copyright (c) 2007 GRISOFT, s.r.o.
Program version 7.5.51, engine 442
Virus Database: Version 270.5.4/1567 2008-07-22
License type is FREE.
下面會年現scan的file
成功 ^^
全站熱搜
留言列表