1. Log in your terminal as root, and type these two commands
wget http:<download path>/<currentfile.deb> See AVG site for path
sudo dpkg -i <currentfile.deb>2. How to run AVG?
To run this application, you need to type this command on terminal
sudo avgctl --startOther Important Commands
1. You can scan the specific directory by typing command:
avgscan -H /DirectoryName2. You can download updates file using command:
sudo avgupdate -d3. To update virus and other harmful application type commands below. You may choose one of this command:
sudo avgupdate --priority 1
sudo avgupdate --priority 2
sudo avgupdate --priority 3
sudo avgupdate --priority 4
sudo avgupdate --priority 5
No comments:
Post a Comment