Category : Uncategorized

Introduction There are some instances where cPanel users wish to create a password-less SSH key. By default, this is not allowed in the cPanel SSH Access interface unless the administrator configures their password strength requirements for SSH. From our documentation, passwords are optional if the administrator sets the SSH Keys setting to 0 in WHM’s Password Strength Configuration interface Procedure To adjust your Password ..

Read more

Introduction This article will explain how to change the package that a cPanel account is utilizing via WHM. Login to WHM and navigate to WHM » Account Functions » Modify an Account. If you have multiple accounts, select the account that you wish to modify. Under the section Resource Limits, you will see “Package” as ..

Read more

Introduction In some cases, you may see a redirect on your domain name that you are not sure of the source of. In some instances, you can find the source of this redirect via the headers of the site. This can be easily done via the CURL command over SSH.  Procedure To  do this, please ..

Read more

Introduction The steps below can be used to restore a domain’s DNSSEC keys from a cPanel backup. Procedure 1) Locate the DNSSEC keys in the backup. # tar -tvf /backup/2021-12-24/accounts/CPUSER.tar.gz|grep -i dnssecdrwxr-xr-x root/root 0 2021-12-24 09:59 CPUSER/dnssec_keys/drwxr-xr-x root/root 0 2021-12-24 09:59 CPUSER/dnssec_keys/DOMAIN.TLD/-rw——- root/root 1703 2021-12-24 09:59 CPUSER/dnssec_keys/DOMAIN.TLD/65317_KSK.key-rw——- root/root 939 2021-12-24 09:59 CPUSER/dnssec_keys/DOMAIN.TLD/41433_ZSK.key 2) Extract the ..

Read more

Introduction Below is the full instruction on how to enable expose_php by using WHM Procedure 1. Log into WHM as root  2. Under Software, select “MUltiPHP INI Editor” 3. Select “Editor Mode” tab 4. Select the PHP version 5. Search for “expose_PHP” 6. Change from Off to “On” How to confirm if expose_php is enabled? ..

Read more

Introduction This article aims to assist you with installing Apache Solr. Login into WHM with your user name and password As the root user, log in to your WHM and access the “Manage Plugins” tool.  On this page, you will find the option to install cPanel Solr.  By selecting the button labeled ‘Install “Full Text ..

Read more