个人工具

UbuntuHelp:Antivirus/Avg/zh

来自Ubuntu中文

Penguinol讨论 | 贡献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 只有在你的密码下才会运行,所以你会被提示需要输入密码了。