This guide illustrates how to migrate cPanel VPS to VPS servers. Migrating from cPanel VPS to VPS servers offers enhanced scalability, performance, and customisation options for your website or application.…
Search results for: ssh
How to enable leverage browser caching for Nginx
June 10, 2024 / How-to GuideThis article explains how to enable leverage browser caching for a single domain. Enabling leverage browser caching for a single domain significantly improves website performance by reducing load times and…
How to schedule tasks with WordPress cron jobs (command line)
June 6, 2024 / WordPressIn this article, we will explain how to set up a WordPress cron job using the command line. Let us follow the simple steps: Log into your account using SSH.…
How to check for a PTR record linked to a specific IP address
April 12, 2024 / How-to GuideThis guide explains how to check for a PTR record linked to a specific IP address. Follow the steps: Access your account through SSH. Run the following command- dig -x…
How to copy a local file to a remote system with the SCP command
April 10, 2024 / Command LineThis article will illustrate how to copy a local file to a remote system with the SCP command. Follow the steps: Execute the following command to copy a file from…
How to Troubleshoot and Fix “UNKNOWN” OS in WHM
February 5, 2024 / Security and BackupIf you see “UNKNOWN” displayed at the top of WHM near the cPanel version after logging in, it usually means the RPM database is corrupted. This prevents WHM from detecting…
How to Check Service Status in WHM and Monitor Server Health
February 2, 2024 / cPanel & WHMThe Service Status page in WHM lets you monitor server health by checking whether essential services are running, along with system load, memory, and disk usage. This helps prevent downtime…
How to Add a New Customer in Plesk
November 23, 2023 / Plesk PanelThis article explains how to add a new customer account in the Plesk control panel. A customer in Plesk is a separate user who can manage their own hosting subscriptions,…
How to enable/disable apache graceful restart in Plesk
November 15, 2023 / Plesk PanelThis article explains how to enable/disable Apache graceful restart in plesk via the control panel and command line. Follow the steps: Through the control panel: Log in to the Plesk…
How to Enable or Disable the DKIM Record on a Per-Domain Basis
October 17, 2023 / cPanel & WHMThis article explains how to enable or disable the DKIM record for a specific domain on a cPanel/WHM server using WHM API commands. Note: WHM provides only a global option…