LBLuis Balderainlbcyberdefense.hashnode.dev路Aug 30 路 3 min readApplying Group Policy to LabStep 1: Create and Link Computer Baseline GPO Target: Workstations > NYC (or parent Workstations if you want it domain-wide for all PCs) Open Group Policy Management. Expand lab.local > Workstations00
LBLuis Balderainlbcyberdefense.hashnode.dev路Aug 29 路 6 min readPostgreSQL LearningBeginner Guide Target System: Dedicated Linux VM on Proxmox VESkill Level: Complete BeginnerGoal: Install PostgreSQL, configure basic security, connect via local client & GUI, and build your very firs00
LBLuis Balderainlbcyberdefense.hashnode.dev路Aug 29 路 2 min readProxmox Copy+PasteBy default, Proxmox is set to use noVNC so copy paste is not enabled. To enable it Using VNC Clipboard We must enable the clipboard under the Display settings: Download and insert the virtio driver 00
LBLuis Balderainlbcyberdefense.hashnode.dev路Aug 26 路 4 min readTLS using CaddyWe will use Caddy as a TLS/HTTPS reverse proxy in front of services like CasaOS or any other local web applications. Here鈥檚 how that works: 馃攼 How Caddy Provides TLS Automatic HTTPS: Caddy can automa00
LBLuis Balderainlbcyberdefense.hashnode.dev路Aug 26 路 3 min readOmniRoute + Claude Code Step 1 - Install NodeJs https://nodejs.org/en/download Step 2 - Install OmniRoute https://omniroute.online/ Step 3- Install Visual Studio Code https://code.visualstudio.com/ Step 4 - Open Code Launch 00