EasyApache 4 Change Log 2024
EasyApache 4 does not use versioning and organizes changes by date only.
EasyApache 4 does not use versioning and organizes changes by date only.
This document provides links to all EasyApache 4 change logs.
The EasyApache 4 interface gives you a variety of information about the packages that you can install. This could include security advice or notes about your configuration.
This document lists the changes and updates to the EasyApache 4 Experimental Repository.
This document describes how to quickly publish a website on a newly-provisioned cPanel & WHM server.
A DNS cluster is a group of nameservers that share records with each other.
You can access all of Git™'s functionality via the command line. This document lists common commands and options that may assist you when you learn Git.
The Git™ Version Control feature allows you to deploy your cPanel-managed repositories. Generally, deployment sends finished code into production. You can use different configurations to automatically (push deployment) or manually (pull deployment) deploy changes.
The Git Version Control feature includes several changes from the Git™ default configuration. Additionally, we impose certain restrictions on cPanel-hosted repositories. This document also includes information that may assist you in troubleshooting cPanel users' issues.
Git™ is a system that tracks and manages changes to files (a version control system). Whenever content changes, Git records it and stores the history of every change. Because of Git's complex functionality, it uses many terms that novice users may not immediately understand.
With the appropriate permissions, cPanel accounts can host Git repositories. This tutorial uses the command line to create or clone a new Git repository, update the repository's configuration, and clone the repository locally for updates.
cPanel's Git Version Control interface (cPanel >> Home >> Files >> Git Version Control) allows you to configure deployment for your cPanel-managed repositories. While many deployment configurations are possible, this document only outlines two types of deployment that you can configure.
If you wish to deploy the contents of a cPanel-managed repository on a schedule, you can set up deployment cron jobs. Cron jobs allow you to configure the system to run a specified command automatically at a specified interval.
This document describes how to set up SSH access so you can clone a local git repository to a privately-hosted remote repository.
This document describes cPanel & WHM support for IPv6.
This document describes reseller account privileges and how to manage reseller accounts.
This documentation describes how to access the command line.
This document explains how to set up your Google Drive™ account as an Additional Destination in WHM's Backup Configuration interface.
This document provides instructions for migrating a WHM server from CentOS 8 to AlmaLinux OS.
The Exim system filter file scans messages that your server has received, but that it has not yet delivered. To add custom filter rules to your Exim configuration, you may either create custom filter rule files for Exim to include in its configuration, or create a custom Exim system filter file.