Search Our Database

How to Configure DNS Records via WHM

Introduction Domain Name System (DNS) records control how domain names are translated into IP addresses. Managing DNS records through WHM (Web Host Manager) allows server administrators to configure and modify these records efficiently. This guide will walk you through the steps required to configure DNS records in WHM. Prerequisites Access to WHM with root privileges.

How to download the Pingplotter and run a test

Introduction PingPlotter is a network troubleshooting and monitoring tool that helps you identify and diagnose network issues. It combines the functionality of both ping and traceroute commands to provide detailed information about the latency, packet loss, and network route between your computer and a target host or IP address. Step-by-step Guide 1. First, visit this

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 Register my own DNS Nameserver in my Directadmin

Introduction Registering a custom DNS nameserver allows you to manage DNS records for domains hosted on your own server. This is commonly used by web hosting providers and server administrators to maintain control over domain resolution. This guide explains the steps to register and configure your own DNS nameserver on a DirectAdmin server. The process

How to disable ipv6 on Ubuntu/Debian

Introduction IPv6 is enabled by default on most modern Linux distributions. However, certain network configurations, security policies, or compatibility issues may require disabling IPv6 on a server. This guide provides a step-by-step method to disable IPv6 by modifying the sysctl configuration.   Prerequisites Root or sudo privileges to modify system files. A text editor installed

Mount IP ServerOne Object Storage in Linux (Ubuntu) using Rclone

Introduction IPServerOne Object Storage provides a scalable and flexible cloud storage solution. However, to interact with it like a traditional filesystem, it must be mounted as a directory using a tool like Rclone. This guide covers: Creating and configuring object storage in IPServerOne Portal. Installing and setting up Rclone on Linux (Ubuntu). Mounting the object