个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
(新页面: ={{Translation|tpercent=5}}{{From| http://wiki.ubuntu.org.cn/UbuntuHelp:Antivirus/Avg}}{{Translator|Penguinol}}{{Languages|UbuntuHelp:Antivirus/Avg}} == 安装AVG Free === * 下载Linux...)
 
第1行: 第1行:
 
={{Translation|tpercent=5}}{{From| http://wiki.ubuntu.org.cn/UbuntuHelp:Antivirus/Avg}}{{Translator|Penguinol}}{{Languages|UbuntuHelp:Antivirus/Avg}}
 
={{Translation|tpercent=5}}{{From| http://wiki.ubuntu.org.cn/UbuntuHelp:Antivirus/Avg}}{{Translator|Penguinol}}{{Languages|UbuntuHelp:Antivirus/Avg}}
== 安装AVG Free ===
+
 
 +
== 安装AVG Free ==
  
 
* 下载Linux版本(.deb 文件): [http://free.grisoft.com/doc/downloads/us/frt/0?prd=afl]
 
* 下载Linux版本(.deb 文件): [http://free.grisoft.com/doc/downloads/us/frt/0?prd=afl]
* Double-click on the file then click on the Installation button.
+
* 双击文件然后单击 Installation(安装) 按钮。
  
 
==== Launcher creation ====
 
==== Launcher creation ====
  
===== Option 1 =====
+
===== 设置 1 =====
 
+
* Open a terminal (Applications -&gt; Accessories -&gt; Terminal), and enter these commands: <pre></pre>
+
  
 +
* 打开终端(应用程序 -&gt; 附件 -&gt; 终端),输入这些命令:
 +
<pre>
 
sudo rm /usr/share/applications/avggui.desktop
 
sudo rm /usr/share/applications/avggui.desktop
 
 
sudo gedit /usr/share/applications/avg.desktop
 
sudo gedit /usr/share/applications/avg.desktop
<pre></pre>
+
</pre>
 
* It should open a text editor, enter this text in it and save the file: <pre></pre>
 
* It should open a text editor, enter this text in it and save the file: <pre></pre>
  

2008年1月20日 (日) 16:56的版本

=


安装AVG Free

  • 下载Linux版本(.deb 文件): [1]
  • 双击文件然后单击 Installation(安装) 按钮。

Launcher creation

设置 1
  • 打开终端(应用程序 -> 附件 -> 终端),输入这些命令:
sudo rm /usr/share/applications/avggui.desktop
sudo gedit /usr/share/applications/avg.desktop
  • It should open a text editor, enter this text in it and save the file:

[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;


Option 2

Click on "System-->Preferences-->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.