Changing the default SSH port (22) is a simple but effective security measure that helps reduce automated attacks and unauthorised access attempts. This guide explains how to safely change your…
Category: Security and Backups
How to Configure SSL Binding in IIS
October 29, 2025 / Security and Backups SSLAfter installing an SSL certificate on your Windows Server, you must bind it to your website in IIS. Without an SSL binding, visitors may see security warnings, and the site…
How to Verify Backup File Integrity in Linux
October 28, 2025 / Security and BackupsAuthenticating the integrity of backup files guarantees that your data can be restored without corruption or loss. Even a successful backup process can produce unusable files if verification is skipped.…
How to Set Up UFW Firewall Rules for VPS Security
September 13, 2025 / Security and BackupsTo keep your VPS safe from viruses, DDoS attacks, and illegal access, it is essential to secure it. Configuring firewall rules is one of the best methods to improve server…
How to download domain files using Acronis in WHM
September 9, 2025 / Acronis BackupIn this article, you will discover how to download domain files using Acronis in WHM. Steps to download domain files using Acronis- Log in to WHM. From the left-hand side…
How to configure SSH Key authentication on a remote server
September 4, 2025 / Security and BackupsIn this guide, we have explained how to add your SSH key to a remote server. Passwordless authentication between your local computer and a distant server is made possible using…
How to Disable SSH Root Login for Better Security
August 31, 2025 / Security and BackupsThis article explains how to disable SSH root login for better security. Secure Shell, or SSH, is the most popular method for remotely accessing a Linux system. SSH is the…
How to create a self-signed wildcard SSL certificate
August 5, 2025 / SSLThis guide explains how to create a self-signed wildcard SSL certificate for internal use. A wildcard SSL certificate allows you to secure a domain and all its subdomains with a…
How to Set Up GPG Email Encryption in Roundcube
July 16, 2025 / Security and BackupsTo prevent unwanted access to sensitive data, email encryption is important. Plugins for Roundcube, a well-known webmail client, enable GPG (GNU Privacy Guard) encryption, which helps protect incoming and outgoing…
How to Install and Configure Fail2Ban for Linux SSH Security
July 2, 2025 / Security and BackupsIn this article, we have explained how to install and configure Fail2Ban for Linux SSH security. Fail2Ban is a powerful tool that helps protect your server by automatically detecting and…
How to Use R1Soft to Restore Website Files and Databases
June 21, 2025 / Security and BackupsThis guide will walk you through restoring website files and databases using the R1Soft Backup system via cPanel. Follow the steps: Access the R1Soft control panel using your login credentials.…
How to resolve cURL SSL Certificate Verification Errors on Windows Servers
May 26, 2025 / SSLIf your cURL requests are failing when connecting to HTTPS URLs and you receive an error such as: cURL error: SSL: certificate verification failed This usually indicates an issue with…
How to Migrate to AlmaLinux 8 or CloudLinux 8 from CentOS/CloudLinux 7 Using cPanel ELevate
May 6, 2025 / Security and BackupsIn this tutorial, you will learn how to migrate to AlmaLinux 8 or CloudLinux 8 from CentOS/CloudLinux 7 using cPanel ELevate. Note: Before starting the upgrade, reviewing the list of…
How to Use AutoSSL in cPanel to Install an SSL Certificate
April 21, 2025 / SSLThis guide will teach you how to install an SSL certificate on your domain using AutoSLL. Typically, cPanel installs it within a few hours; however, if it has not been…