Hi there!

Posted on Fri 06 September 2019 in Intro • Tagged with intro

Hi! My name is Eric. But you probably knew that already or your wouldn't be here. Or maybe my SEO …


Continue reading

Mounting Devices in LXD

Posted on Sat 25 January 2020 in Containers • Tagged with containers, lxd, linux

Some use cases for containers depend on passing devices through from the host system into the container. This can allow …


Continue reading

Encrypting secrets with Ansible Vault

Posted on Wed 22 January 2020 in Ansible • Tagged with ansible

Protect secrets with ansible-vault


Continue reading

Local .gitignore

Posted on Thu 09 January 2020 in Git • Tagged with git, cli

There may be cases where you want to locally ignore a file or directory that is normally tracked by git …


Continue reading

OpenSSH Command Reference

Posted on Sat 12 October 2019 in Linux • Tagged with linux, ssh, cli

A list of commands I need on a regular basis but infrequently enough not to commit to memory


Continue reading

AAA on IOX-XR

Posted on Fri 06 September 2019 in Network • Tagged with ios-xr, authentication, cli

A quick primer on how to configure authentication on IOS-XR


Continue reading

BGP in IOS-XR

Posted on Fri 06 September 2019 in Network • Tagged with iox-xr, bgp, cli

A basic how-to to get up-and-running with BGP on IOS-XR


Continue reading

FabricPath

Posted on Fri 06 September 2019 in Network • Tagged with network, nx-os, fabricpath, reference

Overview of the FabricPath protocol


Continue reading

IOS-XR ACLs

Posted on Fri 06 September 2019 in Network • Tagged with network, acl, ios-xr

ACLs

Configure

IPv4

Create ACL

IPv4 ACL configuration in IOS XR is pretty similar to IOS::

RP/0/0/CPU0 …

Continue reading

IOS-XR Licensing

Posted on Fri 06 September 2019 in Network • Tagged with network, ios-xr, cli

Basic information on installing and applying licenses


Continue reading