Testing against Python 3.11 preview using GitHub Actions
2024-11-24
I decided to run my CI tests against the Python 3.11 preview, to avoid the problem I had when Python 3.10 came out with [a bug that affected Datase...
120 words
|
1 minute
Integrating HashiCorp Vault with CoreDNS: Secure DNS and Secrets Management
2024-11-23
A comprehensive guide to integrating HashiCorp Vault with CoreDNS for secure DNS resolution, dynamic secrets management, and certificate automation in modern infrastructure.
4255 words
|
21 minutes
Building a DNS Sinkhole: Complete Implementation Guide for Network Security
2024-11-23
A comprehensive guide to implementing a DNS sinkhole for blocking malicious domains, advertisements, and tracking at the network level using various technologies and approaches.
4175 words
|
21 minutes
Creating a Comprehensive API Inventory: Discovery, Documentation, and Management
2024-11-23
A complete guide to building an automated API inventory system that discovers, documents, and manages all APIs across your organization's infrastructure.
4294 words
|
21 minutes
Building a Comprehensive API Monitoring Script: Complete Implementation Guide
2024-11-23
A complete guide to building a robust API monitoring script with health checks, performance metrics, alerting, and comprehensive logging capabilities.
2447 words
|
12 minutes
Securing SSH with Google Authenticator: Two-Factor Authentication Setup
2024-11-23
A comprehensive guide to implementing two-factor authentication for SSH using Google Authenticator, enhancing server security with time-based one-time passwords (TOTP).
1607 words
|
8 minutes
Mastering Container Management with Podman Quadlet: Complete Guide
2024-11-23
A comprehensive guide to using Podman Quadlet for container management, enabling systemd-native container deployment with automatic updates, dependencies, and lifecycle management.
1162 words
|
6 minutes
Managing Multiple GitHub Accounts: SSH Keys and Git Configuration
2024-11-23
A comprehensive guide to managing multiple GitHub accounts on a single machine using SSH keys, Git configuration, and URL rewriting for seamless account switching.
1367 words
|
7 minutes