Introduction When managing websites and databases through cPanel, it is often necessary to import SQL files into your databases. These SQL files may contain important data, such as website content, user information, or configuration settings. The process of importing SQL files can be easily done using phpMyAdmin, which is a powerful tool integrated into cPanel ..
Author : srisanthosh s
Introduction: Activating or renewing an SSL (Secure Sockets Layer) certificate is a crucial step in maintaining the security and integrity of your website. SSL certificates encrypt the data transferred between your web server and your users, ensuring that sensitive information remains confidential. In cPanel, the process for managing SSL certificates is straightforward but requires careful ..
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: 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 File Transfer Protocol (FTP) is a standard method for transferring files between a local computer and a web server. It enables administrators and users to upload, download, and manage website files efficiently. WHM (Web Host Manager) allows server administrators to enable and configure FTP services, as well as choose the preferred FTP server software, ..
Introduction: Securing your server is crucial to protect it from unauthorized access and malicious attacks. One essential aspect of server security is configuring a firewall to control incoming and outgoing traffic. In WHM/cPanel environments, ConfigServer Security & Firewall (CSF) is a popular choice for firewall management due to its robust features and ease of use. ..
Recent Comments