Adam Saad
- Total activity 102
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 55
Articles
Recent activity by Adam Saad-
How To Suspend a cPanel account
QuestionHow do you suspend a cPanel account? AnswerYou can suspend a cPanel account from WHM, the suspendacct script, and API. WHM Log in to WHM as the 'root' user Navigate to Home / Account Funct...
-
How to remove IP address using WHM API 1 - delip
Introduction At times you may find that certain providers will replace or reissue out IP set up on your server. An alternate method to removing them from your WHM can be done with the WHM API 1 F...
-
How to reset a cPanel user’s password
QuestionHow do you reset a cPanel user's password?Note: Please keep in mind that cPanel support is unable to change the login credentials for end-users for security reasons. If you do not have root...
-
How to install PHP zip Module
Introduction In certain instance's you will find that your website will request the installation of "zip" to be installed into your current versions of php. In best practices, to avoid confusion we...
-
How do I configure my firewall for cPanel & WHM?
Question How do I configure my firewall for cPanel & WHM? Answer Please note that you should only select ports required by the cPanel & WHM software and must ensure the server is configured to ad...
-
How can I list lists an account's SSL certificates?
Introduction How would I be able to list all the SSL certificates that are listed on my cPanel account? Procedure You would be able to use the following API: uapi --user=${usernamehere} S...
-
How to enable TLS 1.3 in the Apache Global Configuration?
Introduction Currently, cPanel & WHM support Transport Layer Security (TLS) protocol version 1.2 and Transport Layer Security (TLS) protocol version 1.3 TLS 1.3 is one of the latest encryption ...
-
How-To Set up DNSSEC Key at Namecheap
Introduction In cPanel, you may use PowerDNS to enable DNSSEC on domains. What is DNSSEC? This sets up your domains to be pointed to custom nameservers, which allows you to add and manage your DS r...
-
"E Sysup: Needed system RPMs were not installed" error
Symptoms During updates of the cPanel software, you may come across individual packages being missing. This will manifest as the following error with a list of the missing packages: [20XX-01-01 00:...
-
How To disable "http" OPTIONS method in Apache.
Introduction To further ensure that your server is secure, you can find PCI reports recommending you disable "HTTP" redirects with your Apache configuration. You can do this by setting up direct ...