Search Our Database

How to create a mailing list in DirectAdmin (Evolution skin)

Introduction A mailing list allows you to send email messages to multiple recipients using a single email address. It is useful for newsletters, announcements, or discussion groups. This guide walks you through the steps to create a mailing list using the DirectAdmin control panel with the Evolution skin. Prerequisites Before you begin, ensure the following:

How to enable or customize disabled PHP functions globally in DirectAdmin

Introduction DirectAdmin is a widely used control panel that simplifies server management tasks. Among its many features is the secure_php option within its CustomBuild system, designed to bolster security by disabling specific PHP functions frequently exploited in malicious scripts. These include functions like exec, system, shell_exec, proc_open, and others. This guide focuses on globally enabling, customizing,

How to setup DKIM in DirectAdmin (Evolution skin)

Introduction DomainKeys Identified Mail (DKIM) is an essential email authentication method that helps protect your domain from spoofing and ensures your outgoing emails are trusted by recipient mail servers. By setting up DKIM in DirectAdmin using the Evolution skin, you can digitally sign your domain’s emails, improving email deliverability and reducing the likelihood of messages

How to create SSH keys using DirectAdmin (Evolution Skin)?

📘 Introduction SSH keys offer a secure and passwordless method of accessing your server. DirectAdmin’s Evolution skin allows you to create SSH keys directly from the control panel. This article shows how to create and authorize SSH keys using the modern Evolution interface. 🛠️ Pre-requisites Ensure the following before proceeding: You can access DirectAdmin with

How can I check my database usage in DirectAdmin? (Enhanced Skin)

Introduction Monitoring your database usage is essential to ensure your hosting account stays within allocated limits and performs efficiently. DirectAdmin’s Enhanced skin provides a simple interface to view details such as disk space used per database and total usage.This guide walks you through the steps to check your database usage in DirectAdmin using the Enhanced

How to Enable CAA Record Support in DirectAdmin

Introduction CAA (Certification Authority Authorization) records define which certificate authorities (CAs) are permitted to issue SSL certificates for your domain. If the CAA option is not visible in DirectAdmin’s DNS Management panel, it is likely disabled by default. Prerequisites SSH access to your server Root privileges Access to the DirectAdmin control panel Step-by-Step Guide Conclusion

How to Perform HTTP Verification for SSL on DirectAdmin (Enhanced Skin)

Introduction When generating an SSL certificate through Sectigo, verifying domain ownership is a necessary step. One common method is HTTP-based validation, where a specific verification file must be uploaded to your web server. This confirms that you have administrative control over the domain. This guide outlines the steps required to complete HTTP verification using DirectAdmin