File: net-antivirus.page

package info (click to toggle)
gnome-user-docs 48.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 142,176 kB
  • sloc: xml: 829; makefile: 532; sh: 514
file content (47 lines) | stat: -rw-r--r-- 2,327 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="question" id="net-antivirus" xml:lang="zh-CN">

  <info>
    <link type="guide" xref="net-security"/>
    <revision pkgversion="3.4.0" date="2012-02-20" status="final"/>
    <revision pkgversion="3.18" date="2015-09-28" status="final"/>

    <credit type="author">
      <name>GNOME 文档项目</name>
      <email>gnome-doc-list@gnome.org</email>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>Linux 下病毒很少,所以您可能不需要反病毒软件。</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>TeliuTe</mal:name>
      <mal:email>teliute@163.com</mal:email>
      <mal:years>2011, 2012</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>tuberry</mal:name>
      <mal:email>orzun@foxmail.com</mal:email>
      <mal:years>2021</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Victor_Trista</mal:name>
      <mal:email>ljlzjzm@hotmail.com</mal:email>
      <mal:years>2023</mal:years>
    </mal:credit>
  </info>

  <title>我需要安装反病毒软件吗?</title>

  <p>如果惯于使用 Windows 或 MacOS,则也很可能惯于始终都在运行反病毒软件。反病毒软件在后台运行,不断检查计可能会设法侵入计算机的计算机病毒。</p>

  <p>Linux 确实存在反病毒软件,但您可能不需要使用它。影响 Linux 的病毒仍很罕见。有人认为这是因为 Linux 不像其他操作系统那样被广泛使用,所以没有人针对它编写病毒。另一些人则认为,Linux 本质上更安全,病毒可能利用的安全问题会很快被修复。</p>

  <p>不论是什么原因,Linux 病毒都是非常罕见的,以至于您目前不必担心它们。</p>

  <p>如果您想获得额外的安全防护,或者您想检查由使用 Windows 或 MacOS 系统用户发来的文件,您也可以安装一款防病毒软件,搜索软件包管理器或者网络,有许多可用的应用程序。</p>

</page>