support logo
  • Home
  • About Me
  • Services
  • Contact Me
  • Live Support
  • Anti Virus
  • Apple
  • Featured
  • General
  • Linksys
  • Linux
  • Miscellaneous
  • Threats
  • Utilities
  • Vpn
  • Windows

Enabling Online Access Scanning for AVG Client on Linux OS

Mar 09, 2010

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 make command # make -C /lib/modules/`uname -r`/build M=`pwd` modules

e. Switch to “root” account using the “su” command (if you are not logged as root already)

f. Install module # make -C /lib/modules/`uname -r`/build M=`pwd` modules_install

g. Load redirfs.ko module # modprobe redirfs Avflt

h. Enter the extracted avflt directory # cd ../avflt-X.X

i. Copy the redirfs´s Module.symvers file to this avflt directory # cp ../redirfs-0.6/Module.symvers ./

j. Compile the module # make -C /lib/modules/`uname -r`/build M=`pwd` EXTRA_CFLAGS=-I<path to the redirfs> modules Note: <path to the redirfs> represents the path to the dir with source files of redirfs as extracted during the previous steps. Example: # make -C /lib/modules/`uname -r`/build M=`pwd` EXTRA_CFLAGS=-I/root/redirfs-0.6 modules

k. Install module # make -C /lib/modules/`uname -r`/build M=`pwd` EXTRA_CFLAGS=-I<path to the redirfs> modules_install Note: “EXTRA_CFLAGS=-I<path to the redirfs>” refers to the same dir as previous command.

l. Load avflt.ko module # modprobe avflt Final steps

M.Change the AVG configuration Please change Default.oad.avflt.paths.include option Example: # avgcfgctl -w Default.oad.avflt.paths.include=”|/home|”

    • Subscribe
    • Archives
    • Tags
    • Subscribe to our latest post via RSS Feed
  • Welcome to my site, feel free to share information. Thank you for all the support. Cheers !
  • Recent Posts

    • File System Permission
    • Iptables Common rules
    • How To Compile Custom Kernel in Linux
    • Vi Quick Guide
    • List of Internet TV
    • Can’t open /etc/apache2/envvars
    • OpenVPN – route addition failed using CreateIpForwardEntry
    • How To Copy Or Transfer iPhone Contacts to Sim Card
    • WhatsApp Final Warning Message
    • Safari could not download the file because there is not enough free disk space
    • How to Improve iPhone Home Button Speed
    • Facebook Timelines Cover Photo Size
    • Enable Facebook Timelines On iPhone
    • New Facebook Profile Timeline
    • My Private Network VPN
    • Facebook Threat
    • Operating System Not Found
    • User Profile Service failed the logon
    • More Security application ?
    • Enabling Outlook Express as Default Email Client
© Tech Support4World 2012. All Rights Reserved | Privacy Policy
© Solostream Theme