This guide explains how to take in the trash folder data in email disk quota calculations. As this option is disabled by default, you can enable it by following the…
Search results for: ssh
How to Install Updates on an Unmanaged Ubuntu Server
August 4, 2023 / Servers, Hosting & EmailKeeping an Ubuntu server up to date is essential for security, stability, and performance. On an unmanaged server, installing and managing updates is the responsibility of the administrator. Follow the…
How to import and export a database using phpMyAdmin
May 13, 2023 / cPanel & WHMLooking to import and export databases using phpMyAdmin? Then read this article. Using cPanel, you can import and export databases with the help of the phpMyAdmin menu, which you can find in…
How to Revoke Privileges from a MySQL User
May 9, 2023 / MySQLThis article explains how cPanel users can revoke database privileges from a MySQL user using either the cPanel interface or the MySQL command line. Method 1: Revoke Privileges via cPanel…
How to check the size of MySQL database using phpMyAdmin
May 7, 2023 / MySQLIn this article, we will explain how to check the size of a MySQL database using phpMyAdmin. There are several reasons to check the size of the MySQL database, but…
How to operationalise WHM’s shell fork bomb protection
March 24, 2023 / cPanel & WHMThis article explains how to use WHM to activate Shell Fork Bomb Protection. Shell Fork Bomb Protection, a feature of cPanel, prevents users with access to SSH terminals from launching…
How to install Wget
March 6, 2023 / Command LineIn this guide, you will learn how to install Wget. A free and open-source command-line utility for getting files from the Internet is called Wget (short for “Web Get”). It is…
How to change the roundcube attachment size limit on the Plesk server
February 9, 2023 / PleskIf you cannot send any attached files by email, you will need to change the attachment’s maximum size. The memory limit for the attachment size for Webmail accounts in Roundcube…
How to install dig on Linux
February 6, 2023 / Servers, Hosting & EmailThis guide explains how to install Dig on Linux. A Linux command-line tool called Dig (Domain Information Groper) performs DNS lookups by contacting name servers and showing you the results.…
How to update cPanel and WHM using the command line
January 7, 2023 / Command LineIn this guide, we have explained how to update the cPanel and WHM using the command line. It is very easy to update cPanel and WHM using SSH. Let us…