个人工具

“UbuntuHelp:Antivirus/Avg/zh”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第1行: 第1行:
{{Translation|tpercent=50}}{{From| http://wiki.ubuntu.org.cn/UbuntuHelp:Antivirus/Avg}}{{Translator|Penguinol}}{{Languages|UbuntuHelp:Antivirus/Avg}} AVG Free 是 AVG 反病毒软件面对个人用户和非商业用户的一个免费版本。它只能扫描病毒;但无法从文件中清除它们。[http://wiki.ubuntu.org.cn/UbuntuHelp:Antivirus 这里]还可以找到其他的在Ubuntu上运行的反病毒软件。 https://help.ubuntu.com/community/Antivirus/Avg?action=AttachFile&do=get&target=AVG.png
+
<p><span class="fck_mw_template">{{Translation|tpercent=50}}</span><span class="fck_mw_template">{{From| http://wiki.ubuntu.org.cn/UbuntuHelp:Antivirus/Avg}}</span><span class="fck_mw_template">{{Translator|Penguinol}}</span><span class="fck_mw_template">{{Languages|UbuntuHelp:Antivirus/Avg}}</span> AVG Free 是 AVG 反病毒软件面对个人用户和非商业用户的一个免费版本。它只能扫描病毒,但无法从文件中清除它们。<a href="http://wiki.ubuntu.org.cn/UbuntuHelp:Antivirus">这里</a>还可以找到其他的在Ubuntu上运行的反病毒软件。 https://help.ubuntu.com/community/Antivirus/Avg?action=AttachFile&amp;do=get&amp;target=AVG.png
 
+
</p>
== 安装AVG Free ==
+
<h2> 安装AVG Free </h2>
 
+
<ul><li> 下载Linux版本(.deb 文件): <a href="http://free.grisoft.com/doc/downloads/us/frt/0?prd=afl">[n]</a>
* 下载Linux版本(.deb 文件): [http://free.grisoft.com/doc/downloads/us/frt/0?prd=afl]
+
</li><li> 双击文件然后单击 Installation(安装) 按钮。
* 双击文件然后单击 Installation(安装) 按钮。
+
</li></ul>
 
+
<h4> Launcher creation </h4>
==== Launcher creation ====
+
<h5> 设置 1 </h5>
 
+
<ul><li> 打开终端(应用程序 -&gt; 附件 -&gt; 终端),输入这些命令:
===== 设置 1 =====
+
</li></ul>
 
+
* 打开终端(应用程序 -&gt; 附件 -&gt; 终端),输入这些命令:
+
 
<pre>sudo rm /usr/share/applications/avggui.desktop
 
<pre>sudo rm /usr/share/applications/avggui.desktop
 
sudo gedit /usr/share/applications/avg.desktop</pre>
 
sudo gedit /usr/share/applications/avg.desktop</pre>
* 上面的命令应该会打开一个文本编辑器,把下面的文字输入其中并保存文件:
+
<ul><li> 上面的命令应该会打开一个文本编辑器,把下面的文字输入其中并保存文件:
 +
</li></ul>
 
<pre>[Desktop Entry] Name=AVG Antivirus Comment=Antivirus Exec=gksudo avggui &amp; Icon=/opt/grisoft/avggui/prog/pixmaps/avgico_big.png Terminal=false Type=Application Categories=Application;System;</pre>
 
<pre>[Desktop Entry] Name=AVG Antivirus Comment=Antivirus Exec=gksudo avggui &amp; Icon=/opt/grisoft/avggui/prog/pixmaps/avgico_big.png Terminal=false Type=Application Categories=Application;System;</pre>
===== 设置 2 =====
+
<h5> 设置 2 </h5>
 
+
<p>单机"系统--&gt;参数设置--&gt;主目录" 载入目录编辑器。在附件中找到 AVG 条目。右键单击此条目,选择Properties(属性)。在"命令"框中添加 gksudo 到启动项(ie. 写成这样"gksudo avggui") Click on close for the AVG option then the same for the menu. 现在,由于 AVG 只有在你的密码下才会运行,所以你会被提示需要输入密码了。
Click on "System--&gt;Preferences--&gt;Main Menu" To launch the menu editor. Find the AVG entry in Accessories. Right click its entry and select Properties. In the "Command" box add gksudo to the beginning (ie. make it look like this "gksudo avggui") Click on close for the AVG option then the same for the menu. You will be now prompted for your password when necessary as AVG will only run with your password being supplied.
+
</p>

2008年1月20日 (日) 17:53的版本

AVG Free 是 AVG 反病毒软件面对个人用户和非商业用户的一个免费版本。它只能扫描病毒,但无法从文件中清除它们。<a href="http://wiki.ubuntu.org.cn/UbuntuHelp:Antivirus">这里</a>还可以找到其他的在Ubuntu上运行的反病毒软件。 Avg?action=AttachFile&do=get&target=AVG.png

安装AVG Free

Launcher creation

设置 1
  • 打开终端(应用程序 -> 附件 -> 终端),输入这些命令:
sudo rm /usr/share/applications/avggui.desktop
sudo gedit /usr/share/applications/avg.desktop
  • 上面的命令应该会打开一个文本编辑器,把下面的文字输入其中并保存文件:
[Desktop Entry] Name=AVG Antivirus Comment=Antivirus Exec=gksudo avggui & Icon=/opt/grisoft/avggui/prog/pixmaps/avgico_big.png Terminal=false Type=Application Categories=Application;System;
设置 2

单机"系统-->参数设置-->主目录" 载入目录编辑器。在附件中找到 AVG 条目。右键单击此条目,选择Properties(属性)。在"命令"框中添加 gksudo 到启动项(ie. 写成这样"gksudo avggui") Click on close for the AVG option then the same for the menu. 现在,由于 AVG 只有在你的密码下才会运行,所以你会被提示需要输入密码了。