[转帖]HOWTO: 安装带 GTK 前端的 F-Prot (杀毒)

参与到Ubuntu的翻译中来
回复
头像
freeflying
帖子: 521
注册时间: 2005-03-26 9:38

[转帖]HOWTO: 安装带 GTK 前端的 F-Prot (杀毒)

#1

帖子 freeflying » 2005-04-27 17:12

Q: Is viruses, trojans and malware a threat to a linux system as in Windows?

A: No, there's a very few viruses to linux and the way a Linux/unix is build up makes it difficult to do any serious damage to the system, in fact I've never heard from people who got their Linux/unix system infected.

Q: So why install a anti-virus application/program?

A: For an ordinary Linux Home user with only one OS system their's no need for Anti-virus, but people who's running network, server or dual booting with win OS this tool can be very handy to scan and delete viruses.

Q: I'm a home user only running Linux do I need it?

A: No, a firewall is way better as protection like firestarter.



First thing, setup your repositories. Here's how you do it: http://ubuntuguide.org/#extrarepositories

Next:
Code:

代码: 全选

sudo apt-get update sudo apt-get upgrade sudo apt-get install libwww-perl sudo apt-get install libgtk2.0-dev sudo apt-get install gcc

Grab F-prot here and pick the debian/gnu file.
Download XFPROT-1.11 here.

Code:

代码: 全选

cd /where/you/saved/the/files/ sudo dpkg -i fp-linux-ws.deb

Extract xfprot-1.11.tar.gz (eg. right click it and choose extract)

Code:

代码: 全选

cd xfprot-1.11.tar_FILES/xfprot-1.11 ./configure make sudo make install

If you meet this output:

代码: 全选

Quote:
Running Linux Kernel: 2.6
Checking for xterm.....OK
Found Gtk+ libs version 1.2.10
Found Gtk+ libs version 2.6.4
Which one should I use?
[1] Gtk+-1.2.10
[2] Gtk+-2.6.4
[1/2]>2
Using Gtk+ 2.6.4 libs
Build with debug statements?
[1] Yes
[2] No
[1/2]>1
[c/ode]
Choose GTK+-2.6.4 (gives the best look)
and press [1]yes for build with debug statements.

Open Menu-Editor:
Name: F-Prot
Comment: Protection Application (or what ever you prefer)
Command: xfprot
Icon: /usr/local/xfprot/icons/antivirus-48x48.png
Category: System Tools

To update F-prot:

Code:
[code]
sudo /usr/local/f-prot/tools/check-updates.pl

http://www.ubuntuforums.org/showthread.php?t=25421
头像
firehare
帖子: 2625
注册时间: 2005-04-10 16:54
来自: 温州大学
联系:

#2

帖子 firehare » 2005-04-28 1:18

Q: Is viruses, trojans and malware a threat to a linux system as in Windows?
问:在Linux系统中象Windows中一样有病毒、特洛伊木马和不良线程吗?

A: No, there's a very few viruses to linux and the way a Linux/unix is build up makes it difficult to do any serious damage to the system, in fact I've never heard from people who got their Linux/unix system infected.
答:不,对Linux而言,病毒是非常少的,Linux/Unix的工作方式使得让系统受到损害十分困难。事实上,我几乎没有听到有人说他的Linux/Unix系统被感染了。

Q: So why install a anti-virus application/program?
问:那么为什么要安装防毒应用软件/程序呢?

A: For an ordinary Linux Home user with only one OS system their's no need for Anti-virus, but people who's running network, server or dual booting with win OS this tool can be very handy to scan and delete viruses.
答:对于一般的只使用Linux一种系统的家庭用户而言是不需要防毒软件的,但对于那些使用网络、服务器或用Windows操作系统引导的用户来说,该工具软件可以很方便地扫描和删除病毒。

Q: I'm a home user only running Linux do I need it?
问:我是一个家庭用户,而且只使用Linux操作系统,我需要它吗?

A: No, a firewall is way better as protection like firestarter.
答:不,类似Firestarter之类的防火墙应该是更好的防护方式。


First thing, setup your repositories. Here's how you do it: http://ubuntuguide.org/#extrarepositories
首先 ,设置你的软件库。具体操作请参见:http://ubuntuguide.org/#extrarepositories

Next:
下一步:

Code:

代码: 全选

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install libwww-perl
sudo apt-get install libgtk2.0-dev
sudo apt-get install gcc
Grab F-prot here and pick the debian/gnu file.
找到F-prot并选择Debian/Gnu文件。

Download XFPROT-1.11 here.
这里下载XFPROT-1.11

代码: 全选

cd 你保存文件的目录
sudo dpkg -i fp-linux-ws.deb
Extract xfprot-1.11.tar.gz (eg. right click it and choose extract)
解压缩xfprot-1.11.tar.gz(如:右击并选择解压)

代码: 全选

cd xfprot-1.11.tar_FILES/xfprot-1.11
./configure make
sudo make install
If you meet this output:
如果你看到这样的输出内容:

代码: 全选

Running Linux Kernel: 2.6
Checking for xterm.....OK
Found Gtk+ libs version 1.2.10
Found Gtk+ libs version 2.6.4
Which one should I use?
[1] Gtk+-1.2.10
[2] Gtk+-2.6.4
[1/2]>2
Using Gtk+ 2.6.4 libs
Build with debug statements?
[1] Yes
[2] No
[1/2]>1
Choose GTK+-2.6.4 (gives the best look)
选择GTK+ 2.6.4(以得到最好的外观)
and press [1]yes for build with debug statements.
并选[1]yes以获得Debug功能。

Open Menu-Editor:
打开Menu-Editor:

Name: F-Prot
Comment: Protection Application (or what ever you prefer)
Command: xfprot
Icon: /usr/local/xfprot/icons/antivirus-48x48.png
Category: System Tools

To update F-prot:
更新F-prot

代码: 全选

sudo /usr/local/f-prot/tools/check-updates.pl
http://www.ubuntuforums.org/showthread.php?t=25421
头像
oneleaf
论坛管理员
帖子: 10454
注册时间: 2005-03-27 0:06
系统: Ubuntu 12.04

#3

帖子 oneleaf » 2005-05-01 15:15

当净其意如虚空,远离妄想及诸取,令心所向皆无碍
头像
millenniumdark
论坛版主
帖子: 4159
注册时间: 2005-07-02 14:41
系统: Ubuntu 14.04 (Kylin)
联系:

#4

帖子 millenniumdark » 2006-07-31 22:34

好像过时了,先放着
回复