In this article, you will learn how to configure password expiration in Windows using command line. All the versions of Windows have this method available. Follow the steps – Click…
How to download a file using curl command
October 17, 2023 / Command LineThis article explains how to download a file using curl command. The curl command is a versatile command-line tool used to transfer data to or from a server. Follow the…
How to convert an account’s mailboxes in WHM
October 16, 2023 / cPanel & WHMIn this guide, you will explore how to convert an account’s mailboxes in WHM. The interface provides an overview of accounts utilising both the mdbox and maildir formats, highlighting the…
How to check if your Linux server is under a DDOS attack
October 13, 2023 / cPanel & WHMA Distributed Denial of Service (DDoS) attack overwhelms your server with excessive traffic, causing it to become unavailable for genuine users. If your Linux server experiences high load, slow performance,…
How to set up a WordPress cron job using the command line
October 13, 2023 / WordPressIn this article, we will explain how to set up a WordPress cron job using the command line. Follow these steps to set up a WordPress cron job using the…
How to scale an image in cPanel
October 12, 2023 / cPanel & WHMThis guide explains how to scale an image to increase or decrease its dimensions. Let us follow the steps – Log in to cPanel. Click on the “Images” option under…
How to remove an email account in Plesk
October 11, 2023 / PleskIn this article, we will explain how to remove an email account in Plesk. Custom emails are a vital hosting feature, enabling users to create and manage multiple email accounts…
How to delete comments using phpMyAdmin
October 10, 2023 / cPanel & WHMIn this article, we will explain how to Delete comments using phpMyAdmin. Follow these steps to delete comments using phpMyAdmin. Log into the cPanel Account. Navigate to the Databases section…
How to secure WordPress pages with password protection
October 9, 2023 / WordPressIn this article, we will explain how to secure WordPress pages with password protection. Follow these steps to password-protect a WordPress page: Log into your WordPress account as an administrator.…
How to run backup via command line in WHM
October 6, 2023 / Command LineIn this article, we will explain how to run backup via the command line. While experienced users can schedule cPanel backups and configure storage in WHM, this section focuses on…
How to enable two-factor authentication (2FA)
October 6, 2023 / Account ManagementTo keep your account secure, we strongly recommend enabling Two-Factor Authentication (2FA) in your client portal. 2FA adds an extra layer of protection by requiring a one-time verification code during…
How to enable/disable pingbacks and trackbacks in WordPress
October 5, 2023 / WordPressIn this article, we will explain the process of enabling and disabling pingbacks and trackbacks on your WordPress website. Pingbacks and trackbacks serve as link notifications, allowing you to monitor…
How to view and hide NGINX server header information
October 4, 2023 / Servers, Hosting & EmailThis article explains how to view and hide NGINX server header information. Follow the steps: To check your current server information, you can execute the following command- curl –head yourdomain.com…
How to configure your WordPress media settings
October 2, 2023 / WordPressIn this article, we will explain WordPress media upload settings, which allow you to customise the size and organisation of media files on your website. Follow these steps to configure…