debian核心防毒AntiVir安裝(轉)
世界盃期間,推薦德國的優秀軟體,無需註冊,圖形化,以前用過他們的Windows版的,感覺很好,只是病毒庫升級很慢,寬頻也沒什麼用,但是小巧高效功能很搶眼,不知道這下在debian下怎麼樣.下載地址: workstation-pers.tar.gz 校園網使用者記得要用代理:-)
1)官方簡介{
Linux / FreeBSD / Solaris - AntiVir PersonalEdition Classic
The private, non-commercial use of AntiVir Workstation for Linux / FreeBSD / Solaris is free
A registration of the AntiVir PersonalEdition Calssic Workstation for Linux is not necessary any more.
The licence file is now included in the download tar file.
NEW!
The scope of services of the cost-free AntiVir PersonalEdition Classic for Linux - FreeBSD/Solaris was adapted to the cost-free AntiVir PersonalEdition Classic Windows by the recent release change:
new graphic user interface (GUI)
no registration is necessary
the functions Mailgate and Milter can be ordered as amenities by the Avira GmbH
md5sum:9ff0fc695cf71b83c42b3d28ab207fe4 file size 22M
}
2)安裝{
# tar ztvf antivir-workstation-pers.tar.gz
先別急著 ./install
ps: 如果不安裝Dazuko, 防護程式不能在核心自動執行,只能手動掃描
# apt-get install dazuko-source
//這個版本有點老,建議到dazuko官方網站下載,
其實,在antivir的tar包裡有dazuko的包 在contrib/dazuko裡. 在./configure時修要指定核心原始碼的path,很麻煩!
下面介紹的是官方,對Debian系統下安裝把dazuko加進核心裡的建議
需要module-assistant
# apt-get install module-assistant
安裝了module-assistant, 當然還是需要核心configure:-),有了module-assistant的幫助,你就需要選擇PREPARE一下就可以了
# apt-get install linux-source-2.4.27
# cd /usr/src/
# tar jxvf linux-source-2.4.27.tar.bz2
# cp /boot/linux-source-2.4.27 .config //將當前核心配置檔案放到原始碼包
# module-assistant
選擇UPDATE,然後是PPEPARE,最後EXIT //souces.list裡建議選擇中科大的源,俺刻的光碟即便透過了MD5,安裝還是報錯
# dpkg -i dazuko-source_2.2.1-1_all.deb
# m-a a-i dazuko //新增dazuko為核心模組
# reboot
好了, 現在開始安裝antivir吧
# cd
# ./install
按照提示一步一步來,沒什麼好說的.你可以選擇新增antivir到核心/模組,俺選的是核心k.GUI介面需要java. 若沒裝JDK,當然你可以選擇不安裝GUI.
安裝好後, reboot, 看看核心載入過程
小孫顯示的是:
starting AntiVir: avguard-workstationdazuko:loaded.version:2.2.1
warning: the file “antivir.vdf” is more than 14 days old
呵呵, 病毒定義過期了:-@, 別擔心上網升級啊, (教育網要用代理).
}
3)測試{
命令列執行:
antivir -s / //掃描硬碟所有檔案
顯示結果,如下:
AntiVir / Linux Version 2.1.7-18
Copyright (c) 2006 by Avira GmbH.
All rights reserved.
Warning: The file "antivir.vdf" is more than 14 days old.
VDF version: 6.35.0.6 created 31 May 2006
For private, non-commercial use only.
AntiVir license: 149996 for PersonalEdition Classic
auto excluding /proc from scans (is a special fs)
checking drive/path (list): /
------ scan results ------
directories: 4188
scanned files: 45550
alerts: 0
suspicious: 0
scan time: 00:02:16
--------------------------
Thank you for using AntiVir.
掃描,很快是不是?
# antivir-gui
需要加入antivir group
}
4)有用的說明{
configure updater: /usr/lib/AntiVir/configantivir
start update daemon: /usr/lib/AntiVir/avupdater start
stop update daemon: /usr/lib/AntiVir/avupdater stop
update daemon status: /usr/lib/AntiVir/avupdater status
antivir --update
antivir --help
}
5)後記{
linux雖然安全性很高,沒有個防護程式總覺得不安心, 也許是在windows下太就了:-@
對於我這樣的newbie來說,要馬上防護好系統還有很長的路要走,還是安裝個防毒的軟體比較放心
}
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10752043/viewspace-940460/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Linux下安裝和使用防毒軟體AntiVir(轉)Linux防毒
- 在Debian Woody (Stable) 下安裝 2.6 核心(轉)
- 硬碟安裝 Debian(轉)硬碟
- 安裝Java環境(Debian)(轉)Java
- Debian 高階安裝大法(轉)
- 安裝Debian linux感言(轉)Linux
- 透過debootstrap安裝Debian(轉)boot
- debian3下grub安裝(轉)
- Debian安裝
- Debian Linux下安裝永中office(轉)Linux
- 在Linux(Debian)下安裝mono(轉)LinuxMono
- 在debian中安裝Java環境(轉)Java
- 透過 Mini.iso 安裝Debian(轉)
- 2.6核心的安裝(轉)
- Debian Docker 安裝Docker
- Debian安裝ChromeChrome
- Debian安裝MySQLMySql
- 在Debian系統中編譯Linux核心需要安裝的軟體包(轉)編譯Linux
- debian安裝和解除安裝vmware
- Debian下安裝JavaJava
- 【轉載】debian 檢視有哪些安裝軟體
- 使用隨身碟安裝Linux(Debian/Ubuntu)(轉)LinuxUbuntu
- Debian 安全手冊 第 4 章 - 安裝後(轉)
- 雙Linux系統安裝:Redhat+Debian(轉)LinuxRedhat
- 透過已有的Linux來安裝Debian(轉)Linux
- debian-mysql5.7安裝與解除安裝MySql
- 如何在Debian或Ubuntu上安裝完整的Linux核心原始碼UbuntuLinux原始碼
- debian 7上安裝svn
- debian安裝及使用mysqlMySql
- Debian下安裝EclipseEclipse
- Debian下安裝MyeclipseEclipse
- Debian下安裝TomcatTomcat
- Debian 32位Oracle安裝Oracle
- Linux Debian安裝教程Linux
- Debian的自動化安裝(DEBIAN_FRONTEND)
- MAC需要安裝防毒軟體嗎Mac防毒
- 在debian下為PHP5.0.3安裝pdo模組(轉)PHP
- 安裝Debian Linux 3.0r1系統 (轉)Linux