This guide explains how to enable TLS 1.3 on Apache when using CWP (Control Web Panel) with a standalone Apache web server. By following this tutorial, you will optimize your server for improved HTTPS performance and security. […]
Articles
Enabling TLS 1.3 in NGINX on CWP/CentOS 7/8/EL7/EL8

This guide explains how to build NGINX from source and enable TLS 1.3 on Linux servers, including steps for systems using CentOS Web Panel (CWP). […]
Top Picks: 5 Best Linux Distros for Software Engineers

Linux’s greatest strength lies in its ability to be customized for every type of user. This flexibility has been a key factor in its growing popularity over the years. With the Linux market projected to reach $15.6 billion by 2027, its usage in development and coding continues to expand. Whether you need a robust operating system or one packed with essential tools, […]
How to Install Docker CE on CentOS 7/8 with CWP, cPanel, or Plesk

Docker is a powerful platform-as-a-service (PaaS) tool that uses OS-level virtualization to run software in isolated containers. This guide provides a step-by-step process to install Docker Community Edition (CE) on CentOS 7 or 8, including systems using CWP (Control Web Panel), cPanel, or Plesk. […]
Free Up Disk Space: How to Clean Log Files in Control WebPanel (CWP)

In this tutorial, we’ll guide you through two solutions for clearing all log files on your CWP server without impacting its services. We’ll also provide instructions for automating the process using cron jobs. […]
Secure Your Network: How to Set Up OpenVPN on Linux (CentOS/Ubuntu/Debian/Amazon)

Setting up an OpenVPN server on a Linux system is a straightforward process using the provided script. This guide walks you through downloading, configuring, and managing your VPN server, offering robust security and privacy benefits for personal or organizational use. […]
Converting CentOS 8 to CentOS 8 Stream and Installing CWP Control Panel

This guide explains how to convert CentOS 8 to CentOS 8 Stream and install the CentOS Web Panel (CWP) control panel. […]
Restoring Original Visitor IPs with mod_remoteip in Apache on Ubuntu/Plesk/HestiaCP

In this tutorial, we will walk through the steps to install and configure the mod_remoteip module in Apache, enabling the restoration of original visitor IP addresses when using Cloudflare as a proxy service. […]
How to Update Nginx to the Latest Official Version on CentOS 8 (EL8) / CWP

If you’re using CentOS 8 (or EL8) and want to update Nginx to the latest official version, you’ll notice that the default installation might provide an older version of the web server, such as Nginx 1.14.1. In this guide, we’ll walk you through the steps to update Nginx and disable the older version. […]
How to Install FFmpeg 4 on CentOS 8/7, Ubuntu 20.04/18.04, and Other Linux Platforms

FFmpeg is a powerful multimedia framework used for decoding, encoding, transcoding, muxing, demuxing, streaming, filtering, and playing multimedia files. This tutorial provides step-by-step instructions to install the latest version of FFmpeg on CentOS servers. […]