This guide explains how to secure a Linux server using IPtables by blocking all ports by default and allowing only the services you explicitly require. This approach helps reduce the…
Category: How-to Guide
How to connect with RDP via desktop
June 25, 2024 / How-to GuideThis guide explains how to connect with RDP via desktop. Remote Desktop, also known as Remote Desktop Services (RDS) or Remote Desktop Protocol (RDP), can be used on Windows, iOS,…
How to enable leverage browser caching for Nginx
June 10, 2024 / How-to GuideThis article explains how to enable leverage browser caching for a single domain. Enabling leverage browser caching for a single domain significantly improves website performance by reducing load times and…
How to enable or disable author archive pages in Yoast SEO
May 20, 2024 / How-to GuideThis guide explains how to enable or disable author archive pages in Yoast SEO. Enabling or disabling author archive pages in Yoast SEO helps optimise site structure and avert duplicate…
How to Update the PATH Variable in Windows Server
May 13, 2024 / How-to GuideAdding a directory to the PATH environment variable on Windows Server allows you to run executable files and commands from any location using Command Prompt or PowerShell. This is especially…
How to run statistics for a user manually
April 16, 2024 / How-to GuideThis guide explains how to run statistics for a user manually. By default, statistics (such as Analog, AWStats, and Webalizer) for users are processed according to a preset schedule to…
How to check for a PTR record linked to a specific IP address
April 12, 2024 / How-to GuideThis guide explains how to check for a PTR record linked to a specific IP address. Follow the steps: Access your account through SSH. Run the following command- dig -x…
How to rebuild the IP address pool
March 19, 2024 / How-to GuideThis guide explains how to rebuild the IP address pool. You would rebuild the IP address pool in WHM to manage IP address exhaustion, reconfigure network settings, clean up unused…
How to Build a Custom Exim System Filter File
February 19, 2024 / How-to GuideThis article explains how to build a custom Exim system filter file. Building a custom Exim system filter file allows for tailored email filtering configurations while avoiding the risk of…
How to build a custom filter rule file
February 17, 2024 / How-to GuideThis guide helps in understanding how to build a custom filter rule file. Creating a custom filter rule file provides administrators with the flexibility to tailor email-filtering criteria to their…