个人工具

“UbuntuHelp:PandaAntivirus”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(New page: {{From|https://help.ubuntu.com/community/PandaAntivirus}} {{Languages|php5}} [http://www.pandasoftware.com/download/linux/linux.asp Panda Antivirus for Linux] is an antivirus for Linux ser...)
 
 
(未显示2个用户的12个中间版本)
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/PandaAntivirus}}
 
{{From|https://help.ubuntu.com/community/PandaAntivirus}}
{{Languages|php5}}
+
{{Languages|UbuntuHelp:PandaAntivirus}}
 
[http://www.pandasoftware.com/download/linux/linux.asp Panda Antivirus for Linux] is an antivirus for Linux servers and desktops. It is an antivirus designed to be managed from the command line or console. To do this, an executable called PAVCL will be used.
 
[http://www.pandasoftware.com/download/linux/linux.asp Panda Antivirus for Linux] is an antivirus for Linux servers and desktops. It is an antivirus designed to be managed from the command line or console. To do this, an executable called PAVCL will be used.
 
+
Other antiviruse applications that support Ubuntu can be found [[UbuntuHelp:Antivirus|here]].
The aim of Panda Antivirus for Linux is to scan and disinfect Windows and DOS workstations connected to a Linux server, as well as the Linux server itself.  
+
The aim of Panda Antivirus is to scan and disinfect Windows and DOS workstations connected to a Linux server, as well as the Linux server itself.  
 
+
Panda Antivirus scans files using both string searches and heuristic methods. The target files are Word documents, Java Applets, ActiveX controls and compressed files (ZIP, RAR, etc.). At this time, it does not scan the boot sector or the partitions table.
Panda Antivirus for Linux scans files using both string searches and heuristic methods. The target files of the antivirus are Word documents, Java Applets, ActiveX controls and compressed files (ZIP, RAR, etc.). At the moment, it does not scan the boot sector or the partitions table.
+
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=IconWarning3.png
 
+
Panda Antivirus for Linux is a freeware version: Panda Software does not offer technical support for this software. There are no definition updates without purchase of the actual software.
Panda Antivirus for Linux is a freeware version: Panda Software does not offer technical support for this software.
+
 
+
attachment:IconsPage/IconWarning3.png There are no AV definition updates without a purchase.
+
 
+
 
== Download ==
 
== Download ==
Download the '''.tgz''' file from their [http://www.pandasoftware.com/download/linux/linux.asp webpage]
+
Download the '''.tgz''' file from the Panda Antivirus [http://www.pandasoftware.com/download/linux/linux.asp webpage]
 
+
 
== Installation ==
 
== Installation ==
 
Copy the pavcl_linux_i386.tgz file to the root / directory:
 
Copy the pavcl_linux_i386.tgz file to the root / directory:
 
<pre><nowiki>
 
<pre><nowiki>
 
sudo mv pavcl_linux_i386.tgz /
 
sudo mv pavcl_linux_i386.tgz /
</nowiki></code>
+
</nowiki></pre>
+
Uncompress the file using the following command:
Decompress the file using the following command:
+
 
<pre><nowiki>
 
<pre><nowiki>
 
sudo tar xvfz pavcl_linux_i386.tgz
 
sudo tar xvfz pavcl_linux_i386.tgz
</nowiki></code>
+
</nowiki></pre>
 
+
When the installation is complete, the required directory structure is created.
When installation is complete, the required directory structure is created.
+
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=IconWarning3.png  
 
+
There is no uninstaller, you have to removed the files manually if you want to uninstall the software.
attachment:IconsPage/IconWarning3.png There is no uninstaller, you have to removed the files manually if you want to uninstall the software.
+
 
+
 
== Usage ==
 
== Usage ==
Its syntax is the following:
+
Syntax:
 
<pre><nowiki>
 
<pre><nowiki>
 
pavcl [Scan path] -parameter1 -parameter2 ... -parameterN
 
pavcl [Scan path] -parameter1 -parameter2 ... -parameterN
</nowiki></code>
+
</nowiki></pre>
 
+
 
Example:
 
Example:
 
<pre><nowiki>
 
<pre><nowiki>
 
pavcl /mnt/DOS -aex -clv
 
pavcl /mnt/DOS -aex -clv
</nowiki></code>
+
</nowiki></pre>
 
+
 
=== Possible parameters ===
 
=== Possible parameters ===
 
* pavcl '''-nbr''' This parameter or option prevents the user from interrupting the execution of the antivirus pavcl using the keys CTRL-C. However, the kill command can always be used to stop the execution.
 
* pavcl '''-nbr''' This parameter or option prevents the user from interrupting the execution of the antivirus pavcl using the keys CTRL-C. However, the kill command can always be used to stop the execution.
 
 
* pavcl '''-clv''' When a scan is carried out and a virus is detected, the user will be asked what action they want the antivirus to take in order to remove the virus (disinfect, delete, etc).
 
* pavcl '''-clv''' When a scan is carried out and a virus is detected, the user will be asked what action they want the antivirus to take in order to remove the virus (disinfect, delete, etc).
 
+
* pavcl '''-nsb''' These two parameters indicate that the subdirectories (subfolders) correspond to the directory (folder) that is being scanned.  They are not the target of this scan. If you use one, the antivirus will scan, and by default the corresponding directory and all of its subdirectories.  
* pavcl '''-nsb''' These two parameters indicate that the subdirectories (subfolders) correspond to the directory (folder) that is being scanned, they are not the target of this scan. If you use one of them, the antivirus will scan, by default, the corresponding directory and all of its subdirectories.  
+
* pavcl '''-heu''' Allows a heuristic scan to be carried out. This scan consists of detecting viruses that have recently appeared, which the antivirus has not yet included in the Virus Signature File (this detects viruses that already exist). This results in a slower but more effective scan.
 
+
The majority of detectable viruses are usually included in the Signature File.  Recent viruses are added whenever this file or the antivirus is updated.
* pavcl '''-heu''' Allows a heuristic scan to be carried out. This scan consists of detecting viruses that have recently appeared, which the antivirus has not yet included in the Virus Signature File (this detects viruses that already exist). This results in a slower but more effective scan.
+
 
+
The majority of detectable viruses are usually included in the Signature File, recent viruses are added every time this file or the antivirus is updated.
+
+
 
* pavcl '''-cmp''' Allows compressed files to be scanned. These files as well as every file they contain will be scanned.
 
* pavcl '''-cmp''' Allows compressed files to be scanned. These files as well as every file they contain will be scanned.
 
 
* pavcl '''-nso'''
 
* pavcl '''-nso'''
 
* pavcl '''-nos'''
 
* pavcl '''-nos'''
Both of these parameters prevent the use of audio virus alerts through the speaker of the computer.
+
Both of these parameters prevent the use of audio virus alerts.
 
+
* pavcl '''-aex''' Allows all of the files in the scanned drive and directory/directories to be subject to the scan. By default, the antivirus will only scan the extensions which may house viruses (EXE, COM, SYS...). However, it may be worth scanning all files.
* pavcl '''-aex''' Allows all of the files in the scanned drive and directory/directories to be subject to the scan. By default, the antivirus will only scan the extensions which usually house viruses (EXE, COM, SYS...). However, sometimes it may be worth scanning files with any extension.
+
* pavcl '''-aut''' These parameters allow the antivirus to function automatically. In other words, it allows the scan/clean operation to be carried out without user intervention.  This means that the antivirus carries out the necessary scan/disinfection.
+
* pavcl '''-nor''' The -nor parameter prevents a report from being generated.  
* pavcl '''-aut''' These parameters allow the antivirus to function automatically. In other words, it allows the scan/clean operation to be carried out without user intervention (the antivirus carries out the necessary scan/disinfection).
+
* pavcl '''-esp''' Changes Spanish as default language.  
 
+
* pavcl '''-eng''' Changes English as default language.
* pavcl '''-nor''' The -nor parameter prevents a results file (report) from being generated.  
+
* pavcl '''-?''' Displays the command line help.
 
+
* pavcl '''-esp''' Selects Spanish as default language.  
+
 
+
* pavcl '''-eng''' Selects English as default language.
+
 
+
* pavcl '''-?''' Displays the antivirus command line help.
+
 
+
 
----
 
----
CategorySecurity CategoryCleanup
+
[[category:CategorySecurity]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2008年10月20日 (一) 00:16的最新版本

Panda Antivirus for Linux is an antivirus for Linux servers and desktops. It is an antivirus designed to be managed from the command line or console. To do this, an executable called PAVCL will be used. Other antiviruse applications that support Ubuntu can be found here. The aim of Panda Antivirus is to scan and disinfect Windows and DOS workstations connected to a Linux server, as well as the Linux server itself. Panda Antivirus scans files using both string searches and heuristic methods. The target files are Word documents, Java Applets, ActiveX controls and compressed files (ZIP, RAR, etc.). At this time, it does not scan the boot sector or the partitions table. IconsPage?action=AttachFile&do=get&target=IconWarning3.png Panda Antivirus for Linux is a freeware version: Panda Software does not offer technical support for this software. There are no definition updates without purchase of the actual software.

Download

Download the .tgz file from the Panda Antivirus webpage

Installation

Copy the pavcl_linux_i386.tgz file to the root / directory:

sudo mv pavcl_linux_i386.tgz /

Uncompress the file using the following command:

sudo tar xvfz pavcl_linux_i386.tgz

When the installation is complete, the required directory structure is created. IconsPage?action=AttachFile&do=get&target=IconWarning3.png There is no uninstaller, you have to removed the files manually if you want to uninstall the software.

Usage

Syntax:

pavcl [Scan path] -parameter1 -parameter2 ... -parameterN

Example:

pavcl /mnt/DOS -aex -clv

Possible parameters

  • pavcl -nbr This parameter or option prevents the user from interrupting the execution of the antivirus pavcl using the keys CTRL-C. However, the kill command can always be used to stop the execution.
  • pavcl -clv When a scan is carried out and a virus is detected, the user will be asked what action they want the antivirus to take in order to remove the virus (disinfect, delete, etc).
  • pavcl -nsb These two parameters indicate that the subdirectories (subfolders) correspond to the directory (folder) that is being scanned. They are not the target of this scan. If you use one, the antivirus will scan, and by default the corresponding directory and all of its subdirectories.
  • pavcl -heu Allows a heuristic scan to be carried out. This scan consists of detecting viruses that have recently appeared, which the antivirus has not yet included in the Virus Signature File (this detects viruses that already exist). This results in a slower but more effective scan.

The majority of detectable viruses are usually included in the Signature File. Recent viruses are added whenever this file or the antivirus is updated.

  • pavcl -cmp Allows compressed files to be scanned. These files as well as every file they contain will be scanned.
  • pavcl -nso
  • pavcl -nos

Both of these parameters prevent the use of audio virus alerts.

  • pavcl -aex Allows all of the files in the scanned drive and directory/directories to be subject to the scan. By default, the antivirus will only scan the extensions which may house viruses (EXE, COM, SYS...). However, it may be worth scanning all files.
  • pavcl -aut These parameters allow the antivirus to function automatically. In other words, it allows the scan/clean operation to be carried out without user intervention. This means that the antivirus carries out the necessary scan/disinfection.
  • pavcl -nor The -nor parameter prevents a report from being generated.
  • pavcl -esp Changes Spanish as default language.
  • pavcl -eng Changes English as default language.
  • pavcl -? Displays the command line help.