Introduction: The Market Provider Manager is a feature in WHM (Web Host Manager) that allows server administrators to control which third-party marketplaces appear in their users’ cPanel accounts. These marketplaces can include: By using this tool, you can enable or disable providers, prioritize offerings, and customize your customer’s experience based on your brand’s services. Prerequisites ..
Category : VPS Hosting
Introduction In Linux systems, users who belong to the wheel group are usually granted elevated privileges through sudo. By default, these users may also be able to switch to the root account using sudo su – or reset the root password using sudo passwd root. For security and access-control purposes, administrators may want to prevent ..
Introduction cPanel provides command-line utilities that allow administrators to manage hosting accounts directly from SSH. The removeacct script can be used to terminate a cPanel account quickly from the command line. Prerequisites Before proceeding, ensure: Implementation Step 1: Login via SSH Access the server through SSH as the root user. Step 2: Run the Account ..
Introduction NFS (Network File System) allows a Linux or cPanel server to access remote storage over the network as if it were a local filesystem. Mounting an NFS share is commonly used for backups, shared storage, and centralized data management. Prerequisites Implementation Mounting NFS File System Step 1 Log in to the cPanel server. Step ..
Introduction WHM (Web Host Manager) allows server administrators and resellers to manage multiple cPanel accounts from a single interface. One of the important account management features in WHM is the ability to suspend or unsuspend cPanel accounts. Suspending an account temporarily disables website access, email services, and FTP access for a specific user without deleting ..
Introduction When you purchase or upgrade a cPanel license, the license information on your server may not update automatically. You need to manually refresh the license on the server so that cPanel recognizes the updated or renewed license. This ensures that all cPanel services continue to function without interruption. Prerequisites Before renewing the cPanel license, ..
Introduction In Web Host Manager, you can change the server time zone to match your preferred region. Correct server time is important for logs, cron jobs, emails, and application functionality. Prerequisites Before proceeding, ensure: Implementation Step 1: Login to the WHM panel. Step 2: Enter Server Time in the search bar and click on Server ..
Introduction: The domain name does not have any nameservers set, it will be treated as an unregistered domain name. If you add an unregistered domain name in cPanel account creation, you will receive the below error. You can follow the below steps to solve this error. Prerequisites Before troubleshooting, ensure the following checks are completed: ..
Introduction HTTP/2 improves website performance by enabling faster and more efficient communication between the server and browsers. In WHM, you can enable HTTP/2 using EasyApache 4. Prerequisites Implementation Step 1:Log in to WHM. Step 2: Step 3: In the Currently Installed Packages section, click Customize Step 5: Conclusion By enabling the mod_http2 module through EasyApache ..
Introduction A 403 Forbidden error occurs when the web server understands the request but refuses to allow access to the requested directory or file. This issue commonly appears when trying to access a subdirectory through a browser, especially on Apache or Nginx web servers hosted on cPanel/WHM servers. The error may occur due to: This ..
Recent Comments