Two-factor authentication provides an extra degree of security to your account by forcing you to input a unique code in addition to your usual password each time you log in. Software on your smartphone generates this code, which changes every 60 seconds. Nobody can log in unless they know your password and have access to […]
Category: Cpanel
How to Fix Cpanel/WHM quotas
If you enable Quota System Administration notifications in the Contact Manager interface (WHM >> Home >> Server Contacts >> Contact Manager), the system will notify you when it’s time to reboot and when the quota scan is complete and the quotas are operational. Quotas may be broken by CloudLinux™ 7 updates. As a result, you […]
List of Compiled and Installed PHP Modules in Linux
If you’ve installed a lot of PHP extensions or modules on your Linux system and want to know if a specific PHP module is installed or not, or if you just want a complete list of PHP extensions installed on your Linux system. We’ll show you how to list all installed or built PHP modules […]
Best Plugins for WordPress
What Plugins Do You Need? There are WordPress themes and plugins for almost any need imaginable, even those of one-of-a-kind sites in highly specific niches. You can utilize many designs and plugins to create a unique website, whether you’re seeking free live chat plugins or plugins for photographers. However, there are a few major types […]
How (& Why) to Back Up Your Website
Technology may be capable of incredible feats, but it is not without flaws. And no one wants to take the chance of losing all their digital files in an instant. A website backup is a copy of your entire website’s content. Your online backup provider will determine what your backup storage entails. As a general […]
Restoring or Backup Cpanel Accounts via SSH
For your business to survive on the Internet, you must back up your hosting account. You must back up all of your data at least once a week, whether you are a small or large firm. cPanel comes with a number of ready-to-use scripts that will make your life easier. Pkgacct is used to back […]
Different Ways To Free Up Disk Space On Cpanel Server
Getting consumers is beneficial to any business, but we all know that it comes with its own set of problems. Your server fills up as a result of the increased number of customers, and you begin to run out of disc space. The only method to improve your server’s potential and efficiency is to expand […]
What is NVMe Technology
Introduction NVMe is an acronym for Non-Volatile Memory Express. It’s the protocol that allows PCI-e data to be read or written. It’s a host controller interface designed to meet the needs of PCI express-based solid-state storage devices. Member firms produced the NVMe version 1.0 specification in 2011. Other versions have since been released. NVMe was […]
Easy 68 step checklist to secure & harden your WHM/cPanel server
I have written this checklist to secure your newly installed cPanel server. We will keep improving it over time, by adding in details for each point. To harden your cPanel server can be split into six areas. Server security overall (not very much related to cPanel) Server Check (13 steps) SSH/Telnet Check (7 Steps) Mail […]
How to uninstall Cloud Linux and CageFS
Before Cloudlinux uninstallation, Please make sure to remove CageFS Run the below command to disable and remove all directories for CageFS: /usr/sbin/cagefsctl –remove-all Remove the CageFS RPM from the system: yum remove cagefs Remove ClouldLinux from your server with the following script: wget -O cldeploy http://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy sh cldeploy -c The above script will remove the […]