Removing a MySQL user via SSH is detailed in this guide, where a MySQL user, recorded in the USER table of the MySQL server is deleted along with its linked…
How to add a default file for your website in Plesk
January 19, 2024 / PleskIn this article, we will explain how to add a default file for your website in Plesk. To implement a different set of index files with specific filename extensions on…
How to change the maximum upload file size for your website
January 18, 2024 / Web DevelopmentThis guide explains how to change the maximum upload file size for your website. You can restrict large file uploads on your site by modifying the upload_max_filesize and post_max_size directives…
How to update plugin & themes manually through FTP
January 17, 2024 / Web DevelopmentThis article will walk you through the process of updating Plugins and Themes manually through FTP. Let us follow the steps- Before making any modifications to your website, create a…
How to Add DNS Records in Plesk
January 11, 2024 / PleskThis guide applies to Plesk on both Linux and Windows servers. Steps to add DNS records in Plesk: Log in to Plesk. Select the Domain to add DNS records. Select…
How To Change Permission of folder in Plesk
January 9, 2024 / PleskIn this article, we will explain how to change the permission of a folder in Plesk. Follow these steps to change the permission of a folder in Plesk- Log into…
How to increase MySQL database upload limit in PhpMyAdmin from cPanel
January 8, 2024 / cPanel & WHMThis article instructs you to increase the MySQL database upload limit in PhpMyAdmin from cPanel. Increasing the MySQL database upload limit in PhpMyAdmin from cPanel allows users to upload larger database…
How to upgrade cPanel via WHM
January 2, 2024 / cPanel & WHMThis guide offers instructions on upgrading cPanel through WHM. By default, servers with cPanel attempt an automatic update daily, usually overnight based on local server time. However, you may have…
How to install docker compose
January 1, 2024 / How-to GuideDocker-compose is a useful tool for defining and running multi-container Docker applications. Instead of individual commands for each container, you can specify the entire environment in a single ‘docker-compose.yml’ file…
How to create global email filters using cPanel
December 29, 2023 / cPanel & WHMThis guide explains how to create a Global email filter in cPanel. Setting this type of filter for your email accounts will aid you in automatically organising all incoming emails.…
How to block bots with .htaccess file via cPanel
December 28, 2023 / cPanel & WHMIn this article, we will explain how to block bots with the help of .htaccess file from cPanel. The .htaccess file is a basic text file placed in your website’s…
How to install python on debian 12: A step-by-step guide
December 26, 2023 / Web DevelopmentPython is a powerful programming language suitable for beginners and experts alike. This guide provides detailed instructions for installing Python on Debian 12, using both default repositories and external PPAs.…
How to Enable cPanel Password Reset in WHM
December 22, 2023 / cPanel & WHMThis article explains how to enable the cPanel password reset feature in WHM. This option allows individual cPanel users to reset their own passwords without logging in to cPanel, which…
How to utilise mail troubleshooter in WHM
December 19, 2023 / cPanel & WHMThis tutorial provides a systematic explanation of investigating email delivery issues on a WHM server. The “Mail Troubleshooter” functionality in WHM assists in recording the journey of an email from…