This 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 build subdomain outside public_html in cPanel
April 11, 2024 / Domain and DNSBuilding a subdomain outside public_html in cPanel offers enhanced security, organization, and flexibility for isolating sensitive content, testing new features, hosting multiple websites, and managing complex file structures. Let us…
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 update image sizes using a plugin
April 9, 2024 / WordPressThis guide explains how to update image size using a plugin. To update your previous custom image sizes in WordPress after setting a new one, you can use a plugin…
How to check MySQL version
March 27, 2024 / MySQLThis article explains how to check the MySQL version. To check the MySQL version installed on your system, you can use one of the following methods- Using MySQL Command Line Client-…
How to create/edit/delete /rename a file in cPanel
March 25, 2024 / cPanel & WHMThe ability to create, edit, delete, and rename files in cPanel is essential for effectively managing website content and infrastructure. Let us follow the steps: To create a file (.php,…
How to view specific user’s statistics summary in WHM
March 22, 2024 / cPanel & WHMThis article explains how to view specific user statistics summaries in WHM. It provides a condensed overview of usage statistics and resource consumption for a particular cPanel user account, including…
WordPress – switch to sending email via SMTP (PHP Mail alternative)
March 21, 2024 / WordPressFor security reasons, sending e-mail using the internal PHP mail() function is disabled on most of our shared servers. Default WordPress installations rely on the mail() function to send e-mail…
How to temporarily stop the Imunify360 Firewall
March 20, 2024 / Imunify 360In this article, we will explain how to temporarily stop the Imunify360 firewall. From time to time, you may need to stop the Imunify360 firewall for testing purposes. The steps…
How to change MX records using cPanel or WHM
March 20, 2024 / Domain and DNSThis guide provides step-by-step instructions for updating MX records using cPanel and WHM. MX (Mail Exchange) records are a critical component of DNS settings, determining the mail server responsible for…