Comprehensive Troubleshooting for Entra ID Cloud Sync - Part 4The Actual root cause: Installing AADCloudSyncTools & prerequisites After changing the UPNs and restarting services, I was still getting timeouts. In desperation, I turned to Microsoft's documentation and discovered the AADCloudSyncTools PowerShell m...Feb 2, 2026·2 min read
Using Ansible with Proxmox: PART 2Part 2 – Setting up the File Structure, Proxmox community-provided modules and configuring Ansible VaultAug 19, 2025·6 min read
Using Ansible with Proxmox: PART 1BPart 1B – Running the Controller Setup Script & Configuring SSH AccessAug 18, 2025·5 min read
Using Ansible with Proxmox: PART 1APart 1A – Setting up the Proxmox server, User account and permissionsAug 15, 2025·5 min read
OverTheWire Bandit - LVL10 (Complete)The goal for → LVL 10:: Level Goal: → The password for the next level is stored in the file data.txt, which contains base64 encoded data Commands you may need to solve this level: → grep, sort, uniq, strings, base64, tr, tar, gzip, bzip2, xxd Explana...Aug 29, 2024·2 min read
OverTheWire Bandit - LVL9 (Documented/Completed)The goal for → LVL 9:: Level Goal: → The password for the next level is stored in the file data.txt in one of the few human-readable strings, preceded by several ‘=’ characters. Commands you may need to solve this level: → grep, sort, uniq, strings, ...Aug 29, 2024·3 min read