How to Unlock a Locked Windows Server Account

Introduction In Windows Server environments, user accounts may become locked due to repeated failed login attempts or due to security policies that protect against unauthorized access. This guide provides step-by-step instructions to help you unlock both local and domain user accounts on a Windows Server. Below is an example of an error message that appears

How to Check the Log of Failed RDP Login Attempts from a Windows Server

Introduction Monitoring failed RDP login attempts is crucial for maintaining server security and identifying unauthorized access attempts. Windows Server keeps detailed logs of these events, which you can review using the built-in Event Viewer tool. This guide walks you through locating and interpreting these logs. Prerequisites Administrator access to the Windows Server Auditing enabled for

Connect via SFTP using SSH Key Authentication with FileZilla

Introduction Secure File Transfer Protocol (SFTP) is a trusted method for securely transferring files between a local machine and a remote server. FileZilla, a widely-used open-source FTP client, supports SFTP connections using SSH key authentication. This guide walks you through the process of configuring FileZilla to connect using a private SSH key. Prerequisites FileZilla installed

How to Set Up Local Port Forwarding Using Terminal

Introduction Local port forwarding is a method of securely tunneling network traffic from your local machine to a remote server over an encrypted SSH connection. It allows you to access services, databases, or applications that are hosted on private networks or behind firewalls, without directly exposing them to the public internet. By forwarding a local

How to Set Up SSH Port Forwarding Using PuTTY

Introduction Remote port forwarding is a powerful feature of SSH that allows external devices to securely access services hosted on your local machine by routing connections through an SSH server. This can be extremely useful for accessing internal web servers, development environments, or other applications that are otherwise unreachable from outside your network. By setting

How to Disable/Enable cPanel Login Notifications

Introduction Protecting your cPanel account is critical to safeguarding sensitive information and maintaining the overall security of your hosting environment. Unauthorized access can lead to data breaches, website defacement, or service disruptions, making proactive security measures essential. One simple but effective way to strengthen your account’s security is by enabling login notifications. These alerts will

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 Step 1: Open Event Viewer Press

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 ‘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