Introduction RPMs is a command-line utility for managing packages on Unix/Linux systems. It allows you to install, query, update, verify, and remove. An RPM package update may cause issues or be unable to update due to conflicts, and an RPM version lock may be needed Prerequisites Implementation SSH the server via the terminal and follow the ..
Introduction: Managing databases and users on a web hosting server often requires using command-line tools like /usr/bin/uapi to automate tasks efficiently. This script demonstrates how to create a MySQL database, create a user, and grant them privileges using the command-line interface. Prerequisite: Before executing the script, ensure the following prerequisites are met: $CPUSER: The cPanel ..
Introduction : Internet Protocol (IP) is the communications protocol that routes traffic across the internet. IPv4 (Internet Protocol version 4) currently carries the vast majority of internet traffic. a shortage of IPv4 addresses exists because IPv4 only allows approximately four billion addresses. Prices for dedicated IPv4 addresses have risen due to this shortage, and the Internet ..
Introduction:MX (Mail Exchange) entries are a type of DNS record that specifies the mail servers that receive email messages on behalf of a domain. Configuring MX records correctly is critical for ensuring that emails are routed appropriately to your mail server. If you administer your web hosting through cPanel, you can quickly create and manage ..
INTRODUCTION Creating a subdomain allows you to establish a separate section of your main website, which can be useful for organizing different parts of your site or creating a distinct web presence for different purposes Follow these steps to create a subdomain in cPanel: STEP 1 : Log into cPanel Access your cPanel account using ..
Introduction: Changing the login theme for WHM (Web Host Manager) can help create a more personalized and branded experience for users accessing your server management interface. Customizing the login page not only enhances the visual appeal but can also improve usability and security by incorporating your brand’s look and feel. Step 1: Log in to ..
Introduction cPanel login notifications are sent to the email address associated with a cPanel account when someone logs in to that account. The system only sends one notification every 24 hours for a specific username, IP address, and service combination Prerequisite Implementation Step 1: Log into the cPanel for which login notifications need to enable Step ..
Introduction: The `/scripts/fixquotas` command in cPanel is a powerful tool designed to fix disk quota issues on your server. When users encounter disk quota discrepancies or inconsistencies, this command can help rectify them efficiently. This document provides a step-by-step guide on utilizing the `/scripts/fixquotas` command effectively. Prerequisites: Before proceeding with the utilization of the `/scripts/fixquotas` ..
Introduction: Creating an API token for cPanel allows you to securely access and manage your cPanel account programmatically. API tokens provide a way to authenticate API requests without exposing your cPanel account credentials. This method enhances security and enables the automation of various tasks, such as managing files, databases, email accounts, and DNS settings. Steps ..
Introduction In cPanel, email routing settings allow to specify whether incoming emails should be handled locally on the server or forwarded to a remote mail server Prerequisite Implementation Step 1: Access the cPanel account with the credentials Step 2: Click on the “Email Routing” from the Email section of cPanel Step 3: If there are ..
Recent Comments