Kerry CorderoKISS IT Design Principle - Human Error Prevention
  • Home
  • About
  • Disclaimer
  • Guides and Slides
    • AWS Well-Architected Framework
    • Facebook – Running BGP in the Data Center at Scale
    • Microsoft – Experiences with BGP in Large Scale Data Centers
    • Palo Alto PCNSE Study Guide
  • IP Calculator
  • Links
  • Contact
  • See all results
Security

Palo Alto Templates

Templates in Palo Alto Panorama are essentially configuration containers for devices that are managed by Panorama. These templates allow for...
Read More
Code

Python – Find if a DNS Record Exists both Internally and Externally

# Author: Kerry Cordero # Version: 1.0.0 # Description: This script will scan both Internal and External DNS import dns.resolver...
Read More
Servers

Microsoft SQL AG Cluster Optimal Multi-Site Failover Settings for “RegisterAllProvidersIP”, “HostRecordTTL”, and “MultiSubnetFailover”

To achieve optimal performance in SQL Server AlwaysOn Availability Groups, especially for a rapid failover in a multi-subnet environment, it’s...
Read More
Laptops & DesktopsServers

Find DNS TTL on Windows and MacOS

Sure, here’s how you can find the Time to Live (TTL) for a DNS record on Windows and MacOS. Please...
Read More
Code

Python – Find ASN and Subnets using an IP Address

MANUAL whois -h whois.cymru.com " -v [IP_ADDRESS]" whois -h whois.radb.net -- '-i origin ASXXXXX | grep -Eo "([0-9.]+){4}/[0-9]+"   PYTHON...
Read More
Laptops & DesktopsRouting & SwitchingSecurityServers

Data Flow – CURL and HTTPS

Let’s go through the steps and data flow when using `curl` to make an HTTPS request and check for an...
Read More
Security

CURL – Does it Use Certificates When Testing HTTPS (SSL/TLS)

When using `curl` to make HTTPS requests, it does indeed use certificates as part of the TLS (Transport Layer Security)...
Read More
Laptops & DesktopsLoad BalancingServers

F5 – HTTP(S) Status Code Verification

DO YOU HAVE TO HAVE SSL OFFLOAD TO GET STATUS CODE SSL offloading, often performed by a load balancer or...
Read More
Data Center

Hot Site vs Warm Site vs Cold Site

Hot Site: A hot site is designed to replicate your organization’s primary IT infrastructure in real-time. It involves a fully...
Read More
Servers

Powershell – Get HTTP(S) Status Code

(Invoke-WebRequest -Uri https://www.cisco.com -Method Get).StatusCode This command sends a GET request to the specified URL and then returns the HTTP...
Read More
Load More

Categories

  • AI
  • Business Management
  • Cloud
  • Code
  • Data Center
  • Laptops & Desktops
  • Load Balancing
  • Routing & Switching
  • Security
  • Servers
  • Uncategorized
  • VOIP
  • Wireless

Tags

Active Directory (AD) AWS Azure Best Practices BGP Certificates Cisco Cisco ACI Cisco ASA Cisco ASR Cisco Catalyst Cisco CLI Cisco ISE Cisco Nexus Cisco Stack DDOS Design DNS EIGRP F5 HTTP(S) IP Addressing and Subnetting macOS Microsoft IIS Microsoft SQL Microsoft Windows OSPF Packet Capture Palo Alto Palo Alto CLI PDF Planning Ports PowerShell python QOS Splunk SSL Storage Structured Cabling TLS Troubleshooting Upgrade VMWare Zscaler
© 2025 cordero.me • All Rights Reserved
  • Home
  • About
  • Disclaimer
  • Guides and Slides
    • AWS Well-Architected Framework
    • Facebook – Running BGP in the Data Center at Scale
    • Microsoft – Experiences with BGP in Large Scale Data Centers
    • Palo Alto PCNSE Study Guide
  • IP Calculator
  • Links
  • Contact

Categories

  • AI
  • Business Management
  • Cloud
  • Code
  • Data Center
  • Laptops & Desktops
  • Load Balancing
  • Routing & Switching
  • Security
  • Servers
  • Uncategorized
  • VOIP
  • Wireless

Tags

Active Directory (AD) AWS Azure Best Practices BGP Certificates Cisco Cisco ACI Cisco ASA Cisco ASR Cisco Catalyst Cisco CLI Cisco ISE Cisco Nexus Cisco Stack DDOS Design DNS EIGRP F5 HTTP(S) IP Addressing and Subnetting macOS Microsoft IIS Microsoft SQL Microsoft Windows OSPF Packet Capture Palo Alto Palo Alto CLI PDF Planning Ports PowerShell python QOS Splunk SSL Storage Structured Cabling TLS Troubleshooting Upgrade VMWare Zscaler
Start typing to see results or hit ESC to close
Troubleshooting Palo Alto Microsoft Windows F5 Cisco
See all results