Search Our Database

How to set HAProxy load balancing using Session Cookie

Introduction HAProxy is a powerful tool used for load balancing and improving the performance and reliability of web applications. In this guide, we will walk you through the steps to configure HAProxy on your server for HTTP load balancing between two web servers. The configuration will use the round-robin balancing algorithm, which distributes traffic evenly

How to check php information for your hosting server

Introduction To check PHP settings, modules and versions on your hosting server, you can use a simple script to generate detailed PHP information.   Prerequisites Access to your hosting server via FTP or file manager. A text editor to create a PHP file.   1. First, create a plain text file and name it as

How to create email accounts in DirectAdmin (enhanced skin)

Introduction This article is designed for system administrators and users managing email services through the DirectAdmin control panel. It provides step-by-step guidance on creating email accounts, addressing common challenges related to account setup and security. Users should refer to this information whenever they need to establish new email accounts for their domains, applicable in both

How to create a subdomain in DirectAdmin (Enhanced Skin)

Introduction This guide is intended for users who wish to create a new subdomain using DirectAdmin. Whether you’re a beginner or an experienced website administrator, this step-by-step guide will help you easily add a subdomain to your existing domain. The article covers the process of creating a subdomain, when and where this information is applicable,

Sharing a file with another user on FiDrive

Introduction FiDrive, built on NextCloud, offers a convenient way to share files and folders with other users. Whether you’re collaborating with team members or sharing documents with external partners, FiDrive makes the process simple and secure. This guide will explain how to share files with specific users or create a public share link, allowing you

How to configure windows built-in client for L2TP/IPSEC VPN

Introduction Configuring a VPN connection on Windows using the built-in client is a reliable method for establishing a secure connection to a private network over the internet. One of the most common VPN protocols is L2TP (Layer 2 Tunneling Protocol) combined with IPsec for encryption. This setup ensures secure communication by encrypting the data transmitted