Category : Dedicated Hosting

Prequistise sudo privileged account access to the CentOS system Implementation (I) Installation To install cPanel DNSOnly, perform the following steps: Step 1: Navigate to the /home directory on your server. Step 2: Fetch the latest installation files from cPanel command curl -o latest-dnsonly -L https://securedownloads.cpanel.net/latest-dnsonly Step 3: Execute the installation files sh latest-dnsonly (II) Access ..

Read more

Introduction Some cPanel Specific logs are rotated by a daemon called cpanellogd and are managed through WHM. Some cPanel related logs are rotated by the logrotated utility. The logrotated configuration of these logs is managed by cPanel and does not need to be modified manually. Any new or custom logs implemented on the server would require a custom logrotated configuration. The process of ..

Read more

Step1: Log in to the WHM interface as the root user. Step2: Navigate to the SQL Services section (WHM >> Home >> SQL Services) and click phpMyAdmin. The phpMyAdmin interface will appear. Step3: In the far-left column, select the database that you wish to delete. Step4: At the top of the interface, click Operations. A new interface will appear. Step5: Under the Remove database heading, ..

Read more

Introduction Sometimes it becomes necessary to stop processes run by a user, whether for troubleshooting or due to overwhelming resource usage. The following guide will assist in finding and stopping multiple processes. Procedure First, find the processes you’re interested in stopping. The ps utility can list running processes, and grep can be used to filter ..

Read more

This article will guide you on how to set up and configure Memcached on cPanel-WHM (RHEL 6/7 or  CentOS 6/7). Add EasyApache4 (EA4) Experimental Repository in order to install Memcached. Unfortunately, both Memcached and Memcache RPMs are still in an experimental repo on cPanel-WHM. So it might not be suitable for a shared hosting environment. ..

Read more

When installing cPanel to your new server, a check is performed to see if an FQDN (fully-qualified domain name) is set up as the hostname. If this hostname is not valid, the installation will fail at that point.  Your hostname (mycpanel.hostname) is invalid, and must be set to a fully qualified domain name before installing ..

Read more

Introduction Sometimes a misconfigured cluster ends up writing a large number of zones to the wrong server.  This can happen if someone makes a mistake during cluster configuration. If you’ve made this error, don’t feel bad–you’re not alone! One of the more common questions we get in support regarding clusters is “How do I fix ..

Read more

Step1: Login to WHM as the root user. Step2: Navigate to Home »DNS Functions »Edit Zone Templates. Step3: Click on the Standard template. Step4: Add or adjust the DNS entries to match the template you wish to use. Step5: Click the blue Sa..

Read more