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
Code

Protected: Python – Use an Existing Spreadsheet to get the IP and DNS Names

There is no excerpt because this is a protected post....
Read More
Code

Python – Two Scripts to Get MAC Addresses, Lookup ARP to Get IP and Do an DNS Reverse Lookup

There are two scripts below. This is if you’re in an environment where you MAC Addresses and ARP table are...
Read More
Uncategorized

Protected: Script

There is no excerpt because this is a protected post....
Read More
Servers

IISRESET vs. Recycling Application Pool

IISRESET: When you run iisreset, this happens: Stops all IIS services: This includes the IIS Admin Service, the Windows Process...
Read More
Laptops & DesktopsRouting & SwitchingSecurityServers

Using Chrome’s Net Export Tool for Network Diagnostics

As network engineers, we often find ourselves at the crossroads of application and infrastructure troubleshooting. While packet captures and network...
Read More
Cloud

AWS Well-Architected Framework

Security

Palo Alto PCNSE Study Guide

Security

Troubleshooting ECDH vs. RSA: A Comparative Approach

When talking about the key differences between ECDH and RS, your approach to troubleshooting TLS issues is generally the same....
Read More
Laptops & DesktopsSecurityServers

Strengthening TLS Security: Why Strong Ciphers Should Be Non-Negotiable

In today’s digital landscape, securing data in transit is a critical priority for any organization. The Transport Layer Security (TLS)...
Read More
Security

Powershell – Get Enabled Ciphers

function Get-EnabledTlsCipherSuites { $enabledCipherSuites = @() $cipherSuites = Get-TlsCipherSuite foreach ($cipherSuite in $cipherSuites) { $cipherSuiteName = $cipherSuite.Name $regPath = "HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Ciphers\$cipherSuiteName"...
Read More
Load More

Categories

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

Tags

Active Directory (AD) API 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 F5-LTM 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 Structured Cabling TLS Troubleshooting Upgrade VMWare
© 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

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

Tags

Active Directory (AD) API 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 F5-LTM 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 Structured Cabling TLS Troubleshooting Upgrade VMWare
Start typing to see results or hit ESC to close
Troubleshooting Palo Alto Microsoft Windows F5 Cisco
See all results