How to kill software in lnux

Source: Internet
Author: User
Linux-Linux general technology-Linux technology and application information in lnux. For details, refer to the following section. [I = s] This post was last edited by okzokz123

Although linux is almost never poisoned, it is always good to install an anti-virus software. Because we always have some devices in our hands that like to play more P, the plug-in here will be infected; all right, we will use the linux software to disinfect it. There are also users playing win + linux dual-system, sometimes even in win security mode, the removal is not very effective, so how can I mount the win partition to check and kill it?
I. antivir (German red umbrella)
: Http://www.avira.com/zh-cn/support-download-free-antivirus
The existing key file hbedv_key in the installation package is automatically loaded.
Installation:
$ Sudo./install
Do you agree to the license terms? [N] y
Wocould you like to replace the old cronjob? [N] y
What time shocould updates be done []? 20: 00
Wocould you like to check for Guard updates once a week? [N] y
Wocould you like to install dazukofs now? [Y] // This is to ask if you want to install the kernel real-time monitoring module. If your kernel is supported by the installation package/contrib/dazuko/supported_distros, select it, otherwise, it cannot be installed.
Wocould you like to continue the installation? [Y]
Wocould you like to install the AVIRA Guard GNOME plugin? [N] y
Set up boot scripts? [Y]
Wocould you like to start AVIRA Guard now? [Y]
Note: by default, you cannot use AntiVir. You must select your username from the system> System Management> users and groups> Management Groups> antivir> attributes.
The command is in/usr/lib/AntiVir/guard, which is different from the previous version.
Virus removal: avscan-s dir recursively removes directories. Note that avgscan is different from avgscan of avg.
Upgrade: sudo avupdate-guard


Ii. avast (Czech Republic)
: Http://www.avast.com/zh-cn/linux-home-edition#tab4
You can select rpm, deb, and tar packages for installation. After installation, you need to apply for a key and enter it on the registration page.
Note that the virus database is large and may not run properly on your machine. Therefore, use the root permission sysctl-w kernel. shmmax = 128000000 or echo 128000000>/proc/sys/kernel/shmmax to make avast! After the vps is upgraded, it can run normally.
Or add it to automatic running, for example (with root permission):/etc/init. d/rcS or equivalent files (some systems/etc/inittab can be queried)


3. avg
: Http://free.avg.com/us-en/download.prd-alf (China official website not, must go to the meiguo official website)
The installation process is not introduced if the supported package formats are complete.
Start: sudo service avgd start
Upgrade: sudo avgupdate
SCAN: sudo avgscan

-A: scans internal files.
-L automatic healing of infected objects
-T automatically deletes infected objects
-U automatically moves infected objects to isolation
Avgscan/-x/dev-x/mnt scan/Except for the directory specified by-x


IV. f-prot: This is a linux version from Iceland that does not need to be registered for free.
: Http://www.f-prot.com/download/trial/
Installation: directly run the install-f-prot.pl in the root directory on the line (this directory is the installation directory, so I want to put it there the best ), after installation, the route for automatically upgrading the virus database will be added to/etc/crontab. You can adjust the schedule according to the time you use.
SCAN: If fpscan is not a scan, common users can run the scan. If you find a virus, you will be prompted to perform the scan.
Upgrade: fpupdate

I have installed CDLINUX into a 1 GB USB flash drive. cdlinux comes with avast and f-prot. In this way, we have a virus-free linux system USB flash drive that can be used to upgrade the virus database in real time. I wanted to install avg and antivir as well. How can I install avg so that I won't execute some license protocols, antivir directly returns an unsupported operating system. Forget it. Two Security servers are enough.





Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.