
What is a self-signed SSL certificate?
A self-signed SSL certificate is an identity certificate signed by its own creator; however, they are considered to be less trustworthy. Self-signed certificates cannot be …

A self-signed SSL certificate is an identity certificate signed by its own creator; however, they are considered to be less trustworthy. Self-signed certificates cannot be …

1. Login to WHM 2. At your left hand side menu, Search for Restart Services Option 3. From the Restart Services menu, select the service …

CSF firewall is a popular security tool for Linux servers. It allows you to control the incoming and outgoing network traffic by opening or closing …

1) Login to WHM Click Exim Configuration Editor Check the box next to: “Send outgoing mail from the ip that matches the domain name in …

In many cases, you may have experienced that standard SMTP port 25 has been blocked by users ISP. Due to this, your users may not …

By default, PhpMyAdmin in a cPanel server imposes an upload limit of 50MB. So, importing a SQL file larger than 50MB may time out. To …

1. Login to the SSH with root user 2. Use the command as php -i | grep php.ini 3. This will output the path to …

1: Log-in to the SSH as Root user. 2: Enter the following command string on the command line interface: /scripts/pkgacct username [Note: The account backup …

If your cPanel account is giving you the error “Sorry the domain is already set up,” it’s probably due to one of two different reasons. …

Php’s open_basedir protection prevents users from opening files outside of their home directory with php scripts. You can use this function to select which accounts …

Linux server ports are communication endpoints that allow different services to run on a Linux system. They are identified by a number from 0 to …