Automatically update Cloudflare IP ranges using Cron and IPtables without overwriting Custom Rules

Introduction Maintaining a secure server environment often includes restricting inbound traffic to trusted IP addresses. One common security practice is to allow traffic only from Cloudflare IP ranges to protect web servers behind Cloudflare’s CDN and security services. While Cloudflare’s IP ranges do not change frequently, missing an update when they do change could leave

How to restore a backup using Veeam Agent for Windows

Introduction Veeam Agent for Windows is a standalone backup solution designed to protect Windows-based systems, including workstations and servers. It provides features such as scheduled backups, incremental backups, and the ability to restore entire systems or individual files. This guide outlines how to restore a backup using Veeam Agent for Windows, based on the interface

How to Get Started with NovaCloud

Introduction NovaCloud, powered by IP ServerOne, is a public cloud hosting service built on OpenStack technology. It enables users to deploy and manage Virtual Machines (VMs) or instances with full control over computing resources. This scalable platform is ideal for hosting websites, applications, databases, and handling large workloads, offering flexibility to scale compute capacity as

How to manage cron jobs through cPanel

Introduction Cron jobs are scheduled tasks that run automatically at specified intervals on a server. They are commonly used for repetitive tasks such as running scripts, sending automated emails, or performing system maintenance. In a cPanel environment, cron jobs can be easily managed through a user-friendly interface without needing to access the command line. This