Python Python Getters, Setters and @property Decorator When I first started working with Python classes, some of the most confusing topics were getters, setters, and @property. There Suresh Vina Feb 19, 2025 7 min read
Palo Alto Combining URL Categories on Palo Alto We know that in Palo Alto, or in any NGFW, we can allow or block various URL categories. Speaking specifically Suresh Vina Feb 10, 2025 2 min read
Infrahub Automation Workflow with Infrahub, Nornir & Jinja2 Originally published in https://www.opsmill.com/simplifying-network-automation-workflows-with-infrahub-nornir-and-jinja2/ In this blog post, we will explore how InfraHub integrates with Jinja2 Suresh Vina Feb 6, 2025 15 min read
Palo Alto Trying to Automate Palo Alto Firewall Objects/Rules Cleanup In this blog post, we will walk you through how to clean up Palo Alto Firewall Objects and Rules using Suresh Vina Feb 5, 2025 9 min read
Palo Alto Palo Alto SSL Decryption and App-ID If you work with Palo Alto firewalls, you might have heard of App-ID. They work well and let us create Suresh Vina Feb 3, 2025 5 min read
Homelab Paperless-ngx Self-Hosted Document Manager At the moment, most of my documents are stored in Google Drive and locally on my machine. Whenever I need Suresh Vina Feb 3, 2025 5 min read
Homelab Setting up Proxmox Backup Server If you follow my blog, you may know that I recently migrated to Proxmox as my hypervisor, and I absolutely Suresh Vina Feb 2, 2025 8 min read
Homelab Running Unifi Network Application in Docker As of January 2024, the linuxserver/unifi-controller Docker image has been deprecated and is no longer receiving updates. This means Suresh Vina Feb 1, 2025 4 min read
AI Using the Continue VSCode Extension and Local LLMs for Improved Coding Welcome back to another post on local LLMs. In this post, we’ll look at setting up a fully local Suresh Vina Jan 30, 2025 4 min read
AI Using Ollama with a Web-Based GUI When I first started using local LLMs with Ollama, I quickly realised it relies on a command-line interface to interact Suresh Vina Jan 30, 2025 5 min read
AI Running Large Language Models (LLM) on Your Own Machine Using Ollama I’m going to start by saying I’m totally new to LLMs and running them locally, so I’m Suresh Vina Jan 30, 2025 7 min read
Containerlab Simple BGP Lab with Containerlab and Nornir (Lab-as-a-Code) I'm sure many of you can relate to the familiar headache that comes with setting up Network Labs. Suresh Vina Jan 28, 2025 15 min read
Containerlab Running Containerlab in macOS (Cisco IOL/cEOS) Let me start by saying that I usually run Containerlab on a dedicated Ubuntu 22.04 VM, which sits on Suresh Vina Jan 27, 2025 9 min read
NetDevOps How to Create Custom Jinja2 Filters? Hi everyone, welcome back to another blog post on Jinja2 and Python. I'm not an expert in Jinja2; Suresh Vina Jan 26, 2025 4 min read
Palo Alto Palo Alto How to Configure SSL Decryption? Most websites we access today use HTTPS, and to fully leverage a Next-Generation Firewall (NGFW) like Palo Alto, inspecting encrypted Suresh Vina Jan 25, 2025 9 min read
Homelab Running EVE-NG in Proxmox If you follow my blogs, you might know that I recently switched to Proxmox from VMware Workstation Pro for my Suresh Vina Jan 21, 2025 4 min read
Infrahub InfraHub Schema Library In my previous InfraHub introductory post, we covered installation and the basics of InfraHub. In this second post, let’s Suresh Vina Jan 18, 2025 4 min read
Palo Alto Palo Alto - Remove Unused Address Objects Using pan-os-php If you’ve worked with Palo Alto firewalls, you might have noticed they don’t make it easy to get Suresh Vina Jan 15, 2025 8 min read