个人工具

UbuntuHelp:Antivirus/Avg/zh

来自Ubuntu中文

Penguinol讨论 | 贡献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.