In this guide, we will explain how to install Xdebug using the command line. Xdebug is a powerful debugging tool for PHP that helps with debugging and profiling PHP applications.…
Search results for: ssh
How to Change the PHP handler using the Rebuild_phpconf script
August 21, 2024 / Web Design & DevelopmentIn order to ensure correct configuration and updates of PHP settings across your server, aligning them with the intended handler, use the rebuild_phpconf script to adjust the PHP handler. Follow…
How to utilise WHM’s Transfer Tool feature
August 13, 2024 / cPanel & WHMThis guide explains how to utilise WHM’s Transfer Tool feature to seamlessly migrate accounts between cPanel servers while preserving settings, configurations, and data. Follow the guide: Log in to WHM.…
How to install LiteSpeed
July 26, 2024 / Command LineInstalling LiteSpeed significantly boosts your website’s performance, security, and scalability by providing faster page load times and better resource management compared to traditional web servers. Make sure you have LiteSpeed’s…
How to use cPanel to install CloudLinux OS on a CentOS server
July 23, 2024 / Servers, Hosting & EmailThis guide explains how to install CloudLinux OS on a CentOS Server. Once you have your CloudLinux activation key, download and run the CloudLinux installation script. Please be aware that…
How to inspect AutoSSL using command line
July 16, 2024 / SSLIn this guide, we have explained how to inspect AutoSSL using command line. There is a cPanel script that may check SSL status on the command line. Many users prefer…
How to manage the inode count
July 4, 2024 / cPanel & WHMIn this article, you will explore how to manage the Inode count. An Inode is a data structure in a file system that stores metadata about a file or directory,…
How to fix an invalid cPanel license error
July 1, 2024 / cPanel & WHMThis guide will walk you through the process of fixing an invalid cPanel license error. When encountering an Invalid cPanel License Error, it typically indicates an issue with the licensing…
How to block all ports using IPtables
June 26, 2024 / How-to GuideThis guide explains how to secure a Linux server using IPtables by blocking all ports by default and allowing only the services you explicitly require. This approach helps reduce the…
How to increase vm.max_map_count on a Plesk for Linux server
June 24, 2024 / PleskIncreasing the vm.max_map_count parameter on a Plesk for Linux server is required for applications (such as Elasticsearch) that need a higher number of memory map areas than the default limit.…