Auto Update: Securing CloudPanel

The need to Auto update Cloudpanel The pivotal ability to auto update CloudPanel amid evolving security concerns for users became critical. Recent attacks exploited zero-day vulnerabilities present in CloudPanel versions below V2.3.1, compromising servers into malicious botnets. Although a critical patch was released on June 20, 2023, many users neglected the essential update for CloudPanel, …

CloudPanel Server Hacked? Fix and Strengthen Your Defense!

In recent times, a series of attacks targeting servers using CloudPanel as their management system have caused significant concern among users. The attackers exploited zero-day vulnerabilities present in CloudPanel versions below V2.3.1, potentially compromising servers and turning them into part of a botnet to carry out DDoS attacks. Fortunately, a patch was released on 2023-06-20 …

Uploading Large Files in Chunks with Plupload and PHP

In this tutorial, we will explore the concept of uploading large files in chunks using the powerful Plupload library and PHP. We’ll delve into the benefits of chunked file uploads compared to single-post uploads and provide step-by-step instructions to implement this efficient and reliable file upload method. Whether you’re a developer or a layman, this …

Adding Additional Disk Space to CloudPanel

If you’re running a server with CloudPanel and need more disk space to accommodate your growing data, this tutorial will guide you through the process of adding additional disk space to your server. Format a new disk in Linux: Connect the new disk to your Linux server. Open a terminal or shell. Use the lsblk …