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
Home
Security
Latest
  • Latest
  • Oldest
  • Random
  • A to Z

Security

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
Data CenterSecurityServers

Design – Cisco ISE

Cisco Identity Services Engine (ISE) is a security policy management and control platform. ISE enables enterprises to provide secure access...
Read More
Security

Palo Alto Get AD Groups with Match

Get all AD Groups: show user group list Get all AD Groups with “admin” in the name: show user group...
Read More
Routing & SwitchingSecurityServers

HTTP vs HTTP2 vs HTTP3

HTTP 1.1: HTTP 1.1 was released in 1997 and is still widely used today. It improved on HTTP 1.0 by...
Read More
SecurityServers

Microsoft SQL DBO

In SQL Server, DBO refers to the database owner schema. The dbo schema is the default schema for a newly...
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
Security

Palo Alto AD Server Synch Troubleshooting

To verify the connectivity and synchronization status of your Active Directory (AD) servers on a Palo Alto Networks firewall, you...
Read More
SecurityServers

Powershell – Get List of Users that Belong to a Specific Group

Group = Web Admins Get-ADGroupMember -Identity "Web Admins" | Where-Object {$_.objectClass -eq "user"} | Select-Object Name, SamAccountName...
Read More
SecurityServers

Microsoft SQL Service Accounts

It is generally not a good practice to give service accounts DBO rights, unless absolutely necessary. Service accounts often interact...
Read More
Laptops & DesktopsSecurityServers

Data Flow – HTTPS Traffic and Cipher Suites

Here’s a step-by-step breakdown of the data flow: DNS Resolution: The user enters “https://cordero.me” into their browser’s address bar. The...
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