How to Disable/Enable cPanel Login Notifications

Introduction Securing your cPanel account is essential for protecting sensitive data. Enabling login notifications ensures you are promptly alerted to any login activity, enhancing your account’s security. Follow the steps below to configure these alerts and stay informed. Prerequisites Access to cPanel: Ensure you have a valid cPanel account with login credentials. Basic cPanelKnowledge: Familiarity

How to Check RDP Windows Server Connection Logs

Introduction This guide explains how to check Remote Desktop Protocol (RDP) connection logs on a Windows Server. It focuses on identifying incoming RDP session activity using the built-in Event Viewer. Prerequisites Before you begin, ensure you have: Remote Desktop (RDP) access to the Windows Server Administrator privileges Step-by-Step Guide Method 1: Check Incoming RDP Logs

Blocking IP Addresses Using Windows Firewall

Introduction This guide explains how to block a specific IP address on your Windows Server using the built-in Windows Defender Firewall with Advanced Security. Blocking suspicious or malicious IPs helps enhance server security. Prerequisite Remote Desktop (RDP) access to the Windows Server Administrator privileges Step-by-Step Guide Step 1: Log in to the Server Use Remote

How to Resolve “Cannot Assign Requested Address” Error in WHM

Introduction When managing domains in WHM, you may encounter the following error message: Error: (XID wyyvcs) This domain points to an IP address that does not use the DNS servers associated with this server. Transfer the domain to this server’s nameservers at the domain’s registrar or update your system to recognize the current DNS servers.

How to Resolve ‘Domain Limit Reached’ Error in cPanel

Introduction When managing a website through cPanel, you may need to add multiple domains to your hosting account. However, while attempting to add a new domain, you might encounter the following error message: Prerequisites Access to WHM: You need administrative access to Web Host Manager (WHM) on your server. Basic Knowledge of WHM: Familiarity with

How to Increase disk quota in DirectAdmin (Enhanced Skin)

Introduction This article explains how to update the total disk space in DirectAdmin. It is designed for administrators or users with access to the DirectAdmin control panel who need to modify the disk space allocated to a domain or user. Keeping the disk space updated ensures that your hosting environment reflects accurate storage allocations, preventing

How to Install SpamAssassin in DirectAdmin (Evolution Skin)

Introduction SpamAssassin is a robust email filtering tool designed to reduce spam by analyzing incoming emails and applying advanced filtering rules. If your DirectAdmin server does not have SpamAssassin installed, follow this guide to install and enable it seamlessly. Prerequisites Access to DirectAdmin with administrator privileges. Basic familiarity with DirectAdmin’s interface. Step-by-Step Installation Guide Step

Why Suspended Emails Are Still Sending and How to Prevent It

Introduction When an email account is suspended, it should not have the ability to send emails. However, in some cases, suspended accounts may still send emails due to pending messages in the mail queue. This guide provides a step-by-step approach to identifying and resolving this issue, ensuring no further unauthorized emails are sent.   Prerequisites

How to Fix phpMyAdmin “Access Denied” Error in cPanel

Introduction When accessing phpMyAdmin through cPanel, you may encounter the following error: Error: mysqli_sql_exception: Access denied for user ‘cpses-username’@’localhost’ (using password: YES). This issue arises when the MySQL password for the cPanel user is out of sync, preventing authentication. To resolve this, reset the cPanel password to force MySQL to synchronize the credentials. Prerequisites Access