Are you tired of handling remote domains? Use ntDNScheck

Are you tired of handling remote domains? Use ntDNScheck

Are you facing issues with the migrations and handling the remote domains? If yes, it is good time to install the dns report plugin ntDNScheck. It will help you to organize the domains and correct the wrong entries.  Working of ntDNScheck ntDNScheck is a dns report plugin, which mainly collects the dns records and organizes … Read more

How to disable AutoSSL notifications to the customers cpanel account emails

Recently many of our customers had asked us how they can disable AutoSSL notifications to the end user cpanel account emails. So we guys made a reasearch on this and got the cpanel forum link which this discussion was already going on and saw a script. Save the below to /root/autossldisable.sh, chmod 755 autossldisable.sh and then run it … Read more

How to change PHP handler from Server Backend

PHP handler means the way apache software on the server serves PHP scripts. On cPanel/WHM Servers there are four PHP handlers : SuPHP, DSO, CGI, FastCGI. suPHP is the default handler on cPanel/WHM Servers. You might be familiar with switching the PHP handler from Web Host Manager(WHM) but most of us are not sure how to do the same from server backend. This article will enlighten how to switch PHP handler on a cPanel/WHM Server.

Read more

cPanel to Plesk – How to Migrate a hosting account ?

cPanel to Plesk Migration

Migration from cPanel to Plesk Plesk and cPanel have different business models and features, requiring the conversion of migrated objects during deployment on the destination server. I am referring the way to migrate a cPanel hosting account to Plesk For example: Parked domains in  cPanel converts to domain aliases in Plesk. Some objects and settings will not … Read more

MongoDB install in cPanel

During these days the request for MongoDB installation on Linux servers is high because the developers are really like the same.MongoDB is officially a “NoSQL” database. NoSQL refers to a database with a data model other than the tabular format used in relational databases such as MySQL, PostgreSQL, and Microsoft SQL. MongoDB features include: full … Read more

How to find Spamming in cPanel

How to find Spamming in cPanel

cPanel is a Linux based web hosting control panel that provides a graphical interface and automation tools designed to simplify the process of hosting a web site. cPanel is one of the commonly used web hosting control panel. cPanel will install all the necessary software, that are required for domain hosting.  Spamming in cPanel is one of the common issues you might encounter. Spamming means flooding the Internet with many copies of the same message, in an attempt to force the message on people who would not otherwise choose to receive it. Most spam is commercial advertising, often for dubious products, get-rich-quick schemes, or quasi-legal services.

Read more

Custom php.ini on LiteSpeed with cPanel

Custom php.ini set up in Cpanel PHP configuration directives are specified in the php.ini file. We can make immediate changes in the functionality of php through php.ini file. Making changes to the default PHP configuration will effect all the users. So we can create Custom php.ini files for individual users. To enable custom php.ini in … Read more

Install WordPress Using cPanel cPAddon Option.

WHM is famous web-hosting control panel that are used for creating websites, email accounts, create database etc using their control panel. This is will lower the head ache of web hosting owners. WordPress is a web software that are used commonly for website creation specifically for blogs, apps etc. Many of them are opting WordPress … Read more

Speed Up cPanel to cPanel Migration

Normal cPanel migration from cPanel to cPanel takes long time, if the accounts are having high disk usage. We can avoid this time delay by skipping home directory and sync the home directory using rsync command after the migration.

Follow the steps to speed up migration

Read more