John's Bread Crumbs

Friday, October 4, 2024

How to block web pages

›
I block myself from certain web pages because I find they hinder my productivity or because I'm mad at them for some long-forgotten rea...
Wednesday, July 17, 2024

Cisco 137 - Ansible, Puppet, and Chef

›
Ansible Model: PUSH = Agentless Action file: Playbook Protocols: SSH & NETCONF Uses YAML. Written in Python. Puppet Model: PULL = Requir...
Tuesday, July 16, 2024

Cisco 136 - Python lists and dictionaries

›
list1 = [ "g0/0", "g0/1", "g0/2" ] dictionary1 = { "config_speed" : 'auto',     "config...

Cisco 135 - CRUD and REST

›
CRUD - REST (HTTP) Verb Create     POST Read     GET Update     PATCH, PUT Delete     DELETE

Cisco 134 - JSON, XML, YAML

›
---------------> JSON <--------------- JavaScript Object Notation Attempts to strike balance between human-readable & machine read...
Saturday, June 8, 2024

Cisco 133 - DAI = Dynamic ARP Inspection

›
Recall that ARP = Address Resolution Protocol. It translates IP addresses to MAC addresses. ARP Request/ ARP Reply Gratuitous ARP - An ARP r...

Cisco 132 - DHCP Snooping

›
Turns on features that look for and discard misbehaving DHCP packets. Enable on "untrusted" ports (those downstream from the real ...
›
Home
View web version

About Me

John Ross
I am a computer nerd working at my local university with a database/networking/OS background. I like all computers - Mac, Windows, Linux, and more (from Raspberry Pi to cloudy stuff).
View my complete profile
Powered by Blogger.