chefbc

chefbc

It's me... It's me... It's me ChefBC!

Milwaukee
11 posts
WebsiteTwitterFacebook
Private instances access without an bastion host on GCP cover image
Google Cloud,  iap,  proxy,  identity

Private instances access without an bastion host on GCP

Identity-Aware Proxy is a managed service that can control the access to your VM without an bastion host. alt text Enabling IAP tunneling by…

Zachman Framework Reference cover image
architecture

Zachman Framework Reference

The Zachman Framework is an enterprise ontology and is a fundamental structure for Enterprise Architecture which provides a formal and structured way of viewing and defining an enterprise.

Home Lab Setup based on Red Hat CodeReady Containers cover image
openshift

Home Lab Setup based on Red Hat CodeReady Containers

This is intended as a quick reference and explanation install CRC in a home lab. Downloads Download binary from cloud.redhat.com Download…

OpenShift Cheat Sheet cover image
openshift

OpenShift Cheat Sheet

This is intended as a quick reference for OpenShift commands.

Port Forwarding cover image
networking

Port Forwarding

This is intended as a quick reference for Port Forwarding.

Technical Narrative Reference cover image
narrative

Technical Narrative Reference

This is intended as a quick reference and template to help writing technical narratives.

Calculate MySQL Memory Footprint cover image
mysql

Calculate MySQL Memory Footprint

This is intended as a quick reference to calculate memory footprint of a mysql server.

SSH snippets cover image
ssh

SSH snippets

This is intended as a quick reference for SSH.

Format and Mount Disk on GCP Instance cover image
Google Cloud

Format and Mount Disk on GCP Instance

This is intended as a quick reference and explanation of how to format and mount an gcp-persistent-disk to your compute engine VM instance…

Setup a Python Development Environment cover image
python

Setup a Python Development Environment

This is intended as a quick reference for setting up a Python development environment.

Hello World! cover image
hello

Hello World!

Oh Jello! A “Hello, World!” program generally is a computer program that outputs or displays the message “Hello, World!“. Such a program is…