In case your server has CENTOS operating system and you want to install Antivirus (clamscan), follow the steps below:
1. Connect to your server through the SSH service with the access information (Username / Password) found in the hosting activation email.
2. In the console that will open, run the following command to install the EPEL repository
yum install -y epel-release
3. After you have installed the EPEL repository, run the command below to install Antivirus (Clamscan)
yum install -y clamav
In case your server has Ubuntu running and you want to install Antivirus (clamscan), follow the steps below:
1. Connect to your server through the SSH service with the access information (Username / Password) found in the hosting activation email.
2. In the console that will open, run the following command:
sudo apt-get install clamav
Contact our experts, they will be happy to help!
Contact us