By default, some PHP directives, such as “disable_functions,” may not be available for user-level management through PHP Selector. This article explains how to enable the disable_functions directive, allowing users to…
How to Set Unlimited Resources for LVE Limits in CloudLinux
May 30, 2025 / Security and BackupCloudLinux uses LVE (Lightweight Virtual Environment) to isolate and limit resource usage per user in shared hosting environments. This helps maintain server stability by avoiding any single account from consuming…
How to Connect through FTP from Mac OS
May 28, 2025 / Servers, Hosting & EmailIn this article, we have explained how to connect through FTP from Mac OS. It’s simple to connect to an FTP server from a Mac, and depending on your needs,…
How to set up Python Selector on CloudLinux
May 26, 2025 / Servers, Hosting & EmailThe Python Selector in CloudLinux allows users to run multiple Python versions in isolated environments. This guide explains how to install and configure it with the required tools and settings.…
How to Fix R1Soft Backup Module Errors
May 23, 2025 / R1 Soft BackupWhen using R1Soft CDP (Continuous Data Protection), you might encounter a module error that prevents backups from running. This issue often arises due to missing or mismatched kernel headers and…
How to Install and configure MariaDB on Ubuntu 20.04
May 19, 2025 / Servers, Hosting & EmailThis guide walks you through installing and securing MariaDB on Ubuntu 20.04. A reliable, open-source relational database system that can be used in place of MySQL is called MariaDB. Because…
How to Fix the “iproute Conflicts with Kernel” Issue
May 15, 2025 / Servers, Hosting & EmailWhile updating a CloudLinux server using yum, you may encounter a conflict error between the iproute package and an outdated kernel. This issue arises because the newer version of iproute…
How to set up kdump to store crash dumps on a remote server via SSH
May 12, 2025 / Security and Backup Web HostingThis guide explains how to set up kdump to store crash dumps on a remote server through SSH. Configuring kdump to save vmcore on a remote server via SSH guarantees…
How to Set Up a Remote PostgreSQL Database Server on Ubuntu 18.04
May 9, 2025 / Servers, Hosting & EmailIn this article, we will explain how to set up a remote Postgresql database server on Ubuntu 18.04. Setting up a remote Postgresql server lets you host your database on…
How to Edit User Permissions for Databases in Plesk Panel
May 5, 2025 / Plesk PanelUser privileges control what actions a user can perform within a database. Using the Plesk Panel, you can easily manage and update privileges for MariaDB database users to ensure the…