Prerequisite A WHM server with root access Implementation Follow the below steps to route the traffic from cPanel/WHM server to the Spam Experts filtering nodes. Step 1: Navigate to “Exim Configuration Editor” in WHM Step 2: Choose “Advanced Editor” Step 3: Add the following to “Section: POSTMAILCOUNT” (Replace SMARTHOST with your SMTP hostname.) smarthost_dkim: driver = ..
Category : Dedicated Hosting
Step1: Login to WHM Step2: Under Software: Click on MultiPHP Manager Step3: Make a note of your current version! Step4: Select an updated version of PHP and click Apply Step5: Visit your site to confirm that the change has not broken your site. Note: If the site is broken, you can switch back to the previous PHP ..
Step1:Login to WHM With root credentials. Step2:Go to the home page and click on Transfers. Step3:In transfer, We have Review Transfers and Restores click on it. Step4:Click on “view” under “RUNNING Sessio..
When you are reviewing the Apache logs and see errors similar to the following instructing you to change the LogLevel and then restart Apache [client IP.AD.DR.ES] [host website_url.tld] In order to get more info about fail reason try to change LogLevel to Info in httpd. conf and restart Apache Prerequisite WHM root access Apache Implementation ..
There may be times when you need to apply the server hostname SSL certificate to the cPanel services. The server hostname SSL certificate is needed for secure connections to cPanel services. The hostname SSL certificate is applied to these cPanel services:1) FTP server2) Exim (SMTP) server3) Calendar, cPanel, WebDisk, Webmail, and WHM Services4) Dovecot mail ..
Step1: Log into Cpanel Step2: On the home screen, We have the file section choose File Manager. Step3: Click the Settings icon in your File Manager window Step4: After, choose the folder location you’d like to start in. For this example, we’re going to use the Document Root for our website Step5: Select Upload from the icons at the top. Step6: Navigate to the file ..
How to disable “sudo su -” and “sudo passwd root” commands for wheel group users. Date: 02-10-2021 Step 1: Create user name and password.# adduser pheonix# passwd pheonixNote:- pheonix – Username Step 2: Add the user to the wheel group.# gpasswd -a pheonix wheel Step3: Open the sudoers configuration file.# vim /etc/sudoers Change %wheel ALL=(ALL) ..
How to terminate a cPanel account by using the command Date: 18-09-2021 Login to the server via SSH. Run the below command# /usr/local/cpanel/scripts/removeacct username Note:- username – cPanel account username ..
How to Disable LFD Alerts for the Users in the WHM Date: 11-10-2021 Step 1: Log in to the server via SSH as root and enter the below command to get the id for the user name.# id -u usernameNote:- username – This User name which you wish to ignore alerts. Step 2: Log in ..
How to list suspended accounts from the WHM panel and Command-line Date: 04-09-2021 WHM Panel: Step 1: Log in to the WHM portal. Step 2: Type List Suspended in the search box. Click on List Suspended Accounts under Account Information. You can see the suspended accounts list. Note:- If you want, you can unsuspend the ..
Recent Comments