clamav
ClamAV is an open-source antivirus engine designed for detecting malware, viruses, trojans, and other malicious threats.
|
Syntax
clamav
|
Examples
To install ClamAV on your GoPanel server
$ /go/clamav
Update ClamAV virus definitions
$ freshclam
Enable ClamAV to start on boot
$ systemctl enable clamav-freshclam
$ systemctl start clamav-freshclam
Scan the entire /home directory and all its subdirectories
$ clamscan --infected --recursive /home
Removes infected files immediately (use with caution!).
$ clamscan --infected --remove --recursive /home
Backup important files before running with --remove.
Consider using --move=/path/to/quarantine instead of --remove to isolate infected files.
Scan and Virus Removal for a Single Domain "gopanel.org" in GoPanel
/go/clamav gopanel.org
Scan and Virus Removal for all Domains in GoPanel
/go/clamav all
|
Related GoPanel commands
antivirus
-
Built-in GoPanel Antivirus
clean
-
Clean and Remove Unnecessary Files in GoPanel to Free Up Space
|
At Your Service
Our team is on hand 24/7 to not only solve technical issues, but to offer the guidance and technical support you need to succeed online. Give us a ring.
|
|
|
© 2020 - 2025 GoPanel Inc., all rights reserved.
|
|