How to adjust PHP configurations per domain in cPanel

Introduction In cPanel, adjusting PHP configurations per domain enables administrators or users to customize settings like memory limits, max execution time, or file upload sizes for individual websites on a shared hosting environment. This is useful when hosting multiple domains with different application requirements. The process is handled through cPanel’s MultiPHP INI Editor or MultiPHP

How to enable email forwarder for email accounts in SmarterMail

Introduction Enabling an email forwarder in SmarterMail allows users to automatically redirect incoming emails from one account to another, ensuring important messages are received across designated addresses without manual intervention. This functionality is available to both end users and administrators and can be configured anytime through the SmarterMail web interface, typically accessed via a browser

How to Blacklist or Whitelist a Sender in DirectAdmin using SpamAssassin (Enhanced Skin)

Introduction In DirectAdmin’s SpamAssassin, users can manage email filtering by whitelisting trusted senders and blacklisting unwanted ones. This feature is typically used by domain owners or email administrators when they need to control spam more precisely. Users add email addresses or domains to the whitelist or blacklist directives. These rules help SpamAssassin determine which messages to

How to Blacklist or Whitelist a Sender in DirectAdmin using SpamAssassin (Evolution Skin)

Introduction In DirectAdmin’s SpamAssassin, users can manage email filtering by whitelisting trusted senders and blacklisting unwanted ones. This feature is typically used by domain owners or email administrators when they need to control spam more precisely. Users add email addresses or domains to the whitelist or blacklist directives. These rules help SpamAssassin determine which messages to

Provision Windows VM in Proxmox

Introduction This guide outlines the process of creating a new Windows virtual machine (VM) in Proxmox VE, specifically using VirtIO drivers to ensure Windows can detect and interact with VirtIO-based disk and network devices. Intended for system administrators and IT users, this setup typically occurs when deploying Windows 10, 11, or Server editions within the

Installing an SSL Certificate via Terminal (Apache)

Introduction Securing websites with SSL certificates is essential for maintaining trust and safeguarding sensitive data between users and web servers. Apache, being one of the most widely-used web servers globally, offers flexible options to configure SSL through its terminal-based configuration. This approach is ideal for administrators who prefer managing servers over SSH or require a