How to install and configure MailChannels in cPanel

MailChannels

This guide will help you to install MailChannels on CentOS 7 cPanel Server let’s get started Execute the following script to install the MailChannels Cpanel plugin [root@cloud ~]# wget https://s3.amazonaws.com/mailchannels-reseller/plugins/mailchannels-cpanel-v3-installer && bash mailchannels-cpanel-v3-installer output [root@cloud ~]# wget https://s3.amazonaws.com/mailchannels-reseller/plugins/mailchannels-cpanel-v3-installer && bash mailchannels-cpanel-v3-installer –2021-03-09 22:55:50– https://s3.amazonaws.com/mailchannels-reseller/plugins/mailchannels-cpanel-v3-installer Resolving s3.amazonaws.com (s3.amazonaws.com)… 52.216.185.125 Connecting to s3.amazonaws.com (s3.amazonaws.com)|52.216.185.125|:443… connected. HTTP request … Read more

How to install and configure Config Server Firewall (CSF) on CentOS 7

This guide will help you to install CSF Firewall on CentOS 7 cPanel Server let’s get started Before starting the installation make sure to Install the CSF dependencies. [root@cloud ~]# yum -y install wget perl unzip net-tools perl-libwww-perl perl-LWP-Protocol-https perl-GDGraph -y Now disabled default firewall (firewalld) on CentOS 7 , RHEL 7 and CloudLinux 7 … Read more

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