Email accounts disappeared from cPanel

in cPanel some email accounts suddenly disappeared. Folders for email accounts did not disappear, they do exist in /home/username/mail and all the information was there you notice that one or more email accounts have gone missing here is how to fix this restore this file from backups /home/user/etc/domain/shadow if you do not have backups, open … Read more

How to install softaculous on cPanel Server

This guide will help you to install softaculous auto-installer on cPanel Server let’s get started Before starting the installation make sure ionCube Loaders are enabled. For that go to WHM and click on Tweak Settings. selected Execute the following script to install softaculous [root@cloud ~]# wget -N http://files.softaculous.com/install.sh [root@cloud ~]# chmod 755 install.sh [root@cloud ~]# … Read more

How to install imunify360 on cPanel Server

This guide will help you to installimunify360 next-generation Linux security solution on cPanel Server an Existing Linux / CentOS 7 / Cloudlinux Server let’s get started Execute the following script with your activation key: root@ds77 [~]# wget https://repo.imunify360.cloudlinux.com/defence360/i360deploy.sh root@ds77 [~]# bash i360deploy.sh –key If you have an IP-based license, run the same script root@ds77 [~]# … Read more

How to install Acronis Plugin on cPanel Server

This guide will help you to install Acronis Cyber backup plugin on cPanel Server an Existing Linux / CentOS 7 / Cloudlinux Server let’s get started 1/ Execute the following command to install the Acronis plugin root@ds77 [~]# sh Click Plugins > Acronis Backup Completing the installation may take several minutes. You can leave the … Read more

ACPI Error: SMBus/IPMI/GenericSerialBus write requires Buffer of length 66, found length 32

In /var/log/messages once or frequently the following messages appear, Hewlett Packard hardware bios related bug Nov 15 21:17:29 hostname kernel: ACPI Error: AE_AML_BUFFER_LIMIT, Evaluating _PMM (20180531/power_meter-338) Nov 15 21:17:34 hostname kernel: ACPI Error: SMBus/IPMI/GenericSerialBus write requires Buffer of length 66, found length 32 (20180531/exfield-393) Nov 15 21:17:34 hostname kernel: ACPI Error: Method parse/execution failed \_SB.PMI0._PMM, … Read more