Join an Ubuntu Server to Active Directory (AD) Domain

Overview Integrating an Ubuntu server with Microsoft Active Directory (AD) enables centralized authentication and access control using domain credentials. While SSSD is commonly used, some enterprise environments prefer Winbind due to compatibility requirements, legacy setups, or advanced Samba integrations. This guide explains how to join an Ubuntu server to an AD domain using realmd + … Read more

How to Enable RDP (Remote Desktop Protocol) in Kali Linux

If you want to access your Kali Linux machine remotely using a Windows-style RDP client, you can easily set it up using xrdp. In this guide, we’ll walk through the steps to enable RDP on Kali Linux. Step 1: Update Your System First, update the package list to ensure you are installing the latest version … Read more

OpenVPN on a Nessus Linux VM

Step-by-Step Guide to Install OpenVPN on Nessus Linux VM: 7. Verify VPN Connection for Nessus Scans: Once the VPN is established, you can perform vulnerability scans using Nessus by targeting the internal network that is now accessible via the VPN connection. To confirm connectivity between your Nessus Linux VM and the remote systems, you can … Read more