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

How to Register my own DNS Nameserver in my WHM cPanel

Introduction You may register your own DNS nameserver for DNS hosting in your server. The criteria listed below must be verified to ensure they have been fulfilled.   Prerequisites Decide on a domain name to be used as the DNS hostname (you need at least two).  Example: ns1.myhosting.com ns2.myhosting.com You have at least two subscribed

How to extend partition for Windows Server

Introduction Running out of disk space can slow down your system and limit storage. Windows offers built-in tools like Disk Management and DISKPART to extend partitions by allocating unallocated space. This guide covers simple methods to expand your drive safely and efficiently.   Prerequisite Administrator access to the server Knowledges on Windows Disk Management  

Generating Certificates and Users for OpenVPN on pfSense

Introduction Creating a Certificate Authority (CA), server certificates, and user accounts is an essential process when setting up OpenVPN on pfSense. The CA is used to validate the OpenVPN server’s identity and authenticate user certificates, ensuring secure and encrypted communication. This guide provides step-by-step instructions for generating the Certificate Authority, server certificates, and user accounts

How to change Email Quota in Direct Admin (Enhanced Skin)

Introduction This Knowledge Base article provides a detailed guide for adjusting email quotas within the DirectAdmin control panel using the Evolution Skin interface. Email quotas define the amount of storage allocated to individual email accounts on a server, allowing administrators to control and balance storage usage across multiple accounts. By setting appropriate quotas, administrators can

How to change Email Quota in Direct Admin (Evolution Skin)

Introduction This Knowledge Base article provides a detailed guide for adjusting email quotas within the DirectAdmin control panel using the Evolution Skin interface. Email quotas define the amount of storage allocated to individual email accounts on a server, allowing administrators to control and balance storage usage across multiple accounts. By setting appropriate quotas, administrators can

How to install WordPress with LEMP stack on RockyLinux/AlmaLinux

Introduction LEMP Stack is a set of open-source software that includes Linux, NGINX, MySQL/MariaDB, and PHP, used to host dynamic websites and applications. Installing WordPress with the LEMP stack creates a high-performance and secure environment for running WordPress sites. This guide provides step-by-step instructions to install LEMP stack and WordPress, helping administrators set up a