个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
第4行: 第4行:
  
 
* 下载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]
* 双击文件然后单击 Installation(安装) 按钮。
+
* 双击文件然後单击 Installation(安装) 按钮。
  
 
==== Launcher creation ====
 
==== Launcher creation ====
第11行: 第11行:
  
 
* 打开终端(应用程序 -> 附件 -> 终端),输入这些命令:
 
* 打开终端(应用程序 -> 附件 -> 终端),输入这些命令:
 +
<pre>sudo rm /usr/share/applications/avggui.desktop
 +
sudo gedit /usr/share/applications/avg.desktop</pre>
 +
* 上面的命令应该会打开一个文本编辑器,把下面的文字输入其中并保存文件:
 
<pre>
 
<pre>
sudo rm /usr/share/applications/avggui.desktop
+
[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;
sudo gedit /usr/share/applications/avg.desktop
+
 
</pre>
 
</pre>
* It should open a text editor, enter this text in it and save the file: <pre></pre>
+
===== 设置 2 =====
 
+
[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>
+
===== Option 2 =====
+
  
 
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.
 
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.

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

=


安装AVG Free

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

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

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.