Adding Virtio drivers for KVM to RHEL's initrd
Created: 2020-10-20, Modified: 2020-10-20
RHEL images won't boot on OpenStack without KVM's Virtio drivers
Creating a CSR with a SAN - openssl
Created: 2020-10-19, Modified: 2020-10-19
Certs aren't valid without SubjectAltName (SANs) now, openssl makes it hard
VLAN Tagging Mac Thunderbolt NIC IP Traffic
Created: 2020-07-22, Modified: 2020-07-22
Configuring the external Thunderbolt MAC NIC to encapsulate its traffic in a VLAN
OpenStack: Fixing the CLI (python2) error: No module named queue
Created: 2020-06-24, Modified: 2020-06-24
pip install python-openstack does not work without this fix
Create Windows KVM VM from Command Line
Created: 2020-06-04, Modified: 2020-06-04
Creating a Windows KVM VM without OpenStack using the command line on Ubuntu 18.04
Packet Tracing Reference
Created: 2020-06-03, Modified: 2020-06-03
Watching traffic using Ubuntu Server
Ubuntu NFS Server Setup
Created: 2020-03-08, Modified: 2020-03-08
Installing, configuring, and testing NFS server on Ubuntu 18.04
Transferring files to Windows through Python's SimpleHTTPServer
Created: 2020-03-05, Modified: 2020-01-12
Using SimpleHTTPServer to transfer files to Windows without a file-share or SCP
Github Pages: Basics
Created: 2020-02-26, Modified: 2019-10-24
Building a simple page for your Git project using GitHub Pages
Python Ceph Examples
Created: 2020-02-02, Modified: 2020-02-02
Some examples of using Ceph from Python with the rbd library
AWS CodeBuild CICD - Deploy to Lambda
Created: 2020-01-26, Modified: 2020-01-26
Testing and automatically deploying lambda functions using CodeBuild
OpenStack: Execute Powershell from Cloud-Init
Created: 2020-01-24, Modified: 2020-01-24
Running startup scripts on Windows instances deployed by OpenStack
Authenticating with AWS IAM in AWS API Gateway
Created: 2020-01-20, Modified: 2020-01-20
Enabling IAM authentication on API Gateway and building a client
CircleCI: Continuous Delivery for Firebase
Created: 2020-01-15, Modified: 2020-01-15
A very simple CD setup for a basic hosting Firebase app.