In this guide, I will be setting JetBackup5 on a new server, with a remote (SSH) destination, and scheduling daily cPanel backups. The following should be already created: JetBackup5 license is activated for the server IP SSH account created on the...
For cPanel users to be able to use the traceroute command via terminal, traceroute has to be installed on the server and enabled in WHM settings. Step 1. Install traceroute Ubuntu: apt-get install traceroute CentOS: yum install traceroute Step 2...
In this guide, I will set up an email relay on WHM/cPanel to smtp2go.com I choose smtp2go to register for free mail relay service because their free plan supports: 5 domains1,000 emails/day Register on smtp2go Register for a free...
Domain Name System Security Extensions (DNSSEC) adds an additional layer of security to the old DNS system. There are two steps for using it: Create the DNSSEC record on your cPanel account or CloudflareLet your domain registrar know that you want...
Step 1. First, decide on the nameservers (e.g. ns1.domain.com & ns2.domain.com) and then create GLUE records for them: How to set up nameservers with Domain Name Registrars Step 2. After the nameservers have been created and propagated, add them...
NOTE: for updated answers please visit cPanel & WHM System Administrator I Certification (CWSA-1) Exam Answers: In a cPanel & WHM environment, which of the following tools can be best described as the executable that reads the grants_cpuser...
NOTE: for updated answers please visit Correct Answer of cPanel certification: Given the following options, which indicates the ideal source from which you should obtain your server’s resolver IP addresses? Your hosting provider or data center...
When using FTP from a slow internet connection, files are not fully transferred, and the following error is recorded in the messages log: [INFO] Timeout – try typing a little faster next time To resolve this, edit pureftpd configuration file:...
When downloading large files in NextCloud from a LiteSpeed server the download fails after 500mb. The following error is recorded in error logs: The size of dynamic response body is over the limit, abort! This is set in LiteSpeed Admin Console under...
I recently moved a WordPress website, and after that I attempted using Softaculous to access the admin panel, however the installation doesn’t import: I checked the usual: folder/file permissions & owner, .htaccess and wp-config.php Inside...