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 5 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
NetDevOps Napalm Configuration Management With Arista EOS Hi all, welcome back to the Packetswitch blog. In today's post, we'll explore how to use Suresh Vina Jan 15, 2025 6 min read
Palo Alto Palo Alto URL Filtering and SSL Decryption In my previous blog posts (linked below), we looked at how to allow or block specific websites using URL filtering. Suresh Vina Jan 11, 2025 4 min read
Palo Alto Palo Alto How to Block Specific URLs? When working with Next-Generation Firewalls (NGFWs), you may come across situations where you need to block specific websites. In this Suresh Vina Jan 11, 2025 4 min read
Palo Alto Palo Alto Allow Access To Certain URLs Matching A Blocked URL Category If you use URL filtering on your Palo Alto firewalls, you may come across situations where a specific URL category Suresh Vina Jan 10, 2025 4 min read
ISE XtendISE Key Features - Simplifying Cisco ISE Management XtendISE is a user-friendly web application integrated with Cisco ISE and designed to simplify daily tasks and common challenges related Suresh Vina Jan 10, 2025 6 min read
Python Nornir Network Automation Nornir is a Python library designed for Network Automation tasks. It enables Network Engineers to use Python to manage and Suresh Vina Jan 7, 2025 13 min read