Unable to Execute .EXE files
I would like to share about some tips on how to fix the issue if you are unable to open any “.exe” extension file. Normally caused by infection. So to overcome this issue, you can manually create a tools and run it.
Please note that you may not even able to open the “Run” command to [...]
AVG Commands For Linux OS
AVG admin server for linux based OS
===========================
Linux AVG Admin Server uninstallation
DEB # dpkg -r avgadmsrv
RPM # rpm -e avgadmsrv
tar.gz/sh # /opt/avg/avg8/bin/uninstall.sh
Avg Admin server daemon service check
/etc/init.d/avgd (/etc/rc.d/avgd on certain distributions) can be used as well
The script parameters are:
Start
Stop
Restart
Reload
Status
AVG client for linux linux based OS
==========================
Linux AVG client uninstallation
DEB # dpkg -r avg85lms
RPM # rpm -e avg85lms
tar.gz/sh
# [...]
Enabling Online Access Scanning for AVG Client on Linux OS
This is one of the method you can enable AVG AOD on the Client for Linux OS
a. Download redirfs and avflt packages Packages are available here: http://www.redirfs.org
b. Unpack both tar.gz archives (X character stands for version number) # tar xzvf redirfs-X.X.tar.gz # tar xzvf avflt-X.X.tar.gz Redirfs
c. Enter the extracted redirfs directory # cd redirfs-X.X
d. Run [...]


