Exporting and Importing Database Dumps in Plesk 12.5

Introduction A database dump is a file containing a database structure and content. You can use it for backup purposes. In earlier Plesk versions, dumps could be created only using database management tools. Now Plesk offers a quicker way to create database dumps, store them, and deploy previously created dumps on the server. In Plesk,

Setting Up Custom Access Rules in Plesk 12.5

Introduction This guide explains how to configure remote access to databases in Plesk, enabling administrators to control which IP addresses can connect to their MySQL, PostgreSQL, or SQL Server databases. Use these steps when you need to secure database access for applications or users, either allowing or restricting connections based on specific needs. The configurations

How to add User in cPanel

Introduction cPanel is a popular web hosting control panel that simplifies website and server management. This guide focuses on using cPanel’s User Manager tool to add user accounts, which can be essential for managing email, FTP, or Web Disk services. Prerequisites Access to cPanel with administrative privileges. Basic understanding of cPanel’s interface. 1. Login to

How to create MySQL database in cPanel

Introduction Creating and managing databases and database users in cPanel is an essential skill for web developers and IT professionals. This knowledge base will guide you through the steps to create a MySQL database in cPanel.   Prerequisites A server running cPanel. cPanel login credentials with access to database permissions. 1. Login to cPanel and

How to Configure DNS Records in PDNS

This article will guide you through the process of configuring DNS records using the PDNS interface. Follow the steps below to successfully update your DNS settings. Step 1: Login to PDNS First, log in to the PDNS management panel using the following link: http://dns.ipserverone.com/ Step 2: Click on “List Zones” After logging in, navigate to

Monitor HDD Health on CentOS

Warning: CentOS 7 reached its end-of-life (EOL) on June 30, 2024. This means it no longer receives security updates or support from the developers. It is strongly recommended to upgrade to a supported operating system version, such as CentOS Stream 9 or an alternative Linux distribution, to maintain security and stability. Introduction Maintaining the health

How to install PHP in Windows Dedicated Server

Introduction This guide is intended for Windows system administrators and developers who need to install PHP on a Windows dedicated server. PHP is a widely-used open-source scripting language ideal for web development. This guide walks through the process of setting up PHP on a Windows server, covering the prerequisites, download, installation, and configuration of PHP

How to enable Clam Scan with Mod Security

Introduction To safeguard your web application, integrating an intrusion detection system like ModSecurity with antivirus software such as ClamAV is essential. ModSecurity is a widely used open-source web application firewall (WAF) that helps protect against common threats like SQL injection, XSS, and more. ClamAV, on the other hand, is a free antivirus engine used for

How to Scan for Malware in Linux using AI-BOLIT

Introduction AI-BOLIT is a popular tool that helps you detect vulnerabilities and malicious files on your website. This guide walks you through the steps to download, install, and run the AI-BOLIT scanner on your web server.   Prerequisites SSH access to your server Root or sudo privileges   Step 1: Accessing Your Server To begin,

How to change DirectAdmin’s admin password via SSH

Introduction This guide explains how to change the admin password in DirectAdmin. It is designed for system administrators or users who already have access to their DirectAdmin control panel and wish to update their admin password. This can be useful for security purposes or to meet updated password policies.   Prerequisites Before proceeding, ensure you