Step1: Log into WHM on the destination server. Step2: Navigate to Transfer Tool. Step3: Input the Remote Server and Authentication information. Step4: Click on “Scan Remote Server”. Step5: Click the Packages tab. Step6: Select the desired packages. Step7: Click on Copy. The packages a..
Category : Dedicated Hosting
Step 1: Login to the WHM account.Step 2: Search for the package in the search bar.Step 3: Choose Add a Package Step 4: Add the required limit or go with unlimited.Step 5: Click on Add.Now Package will..
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 = ..
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 ..
Recent Comments