Using Bitbucket Pipelines To Deploy to AWS EC2

This is not an in-depth article — have too much going on these days for that. It is a more a short-hand techie crib sheet of how I got a deployment repo to auto-pull the latest changes to… Read More
Some Linux User and SSH Tips and Tricks

User Management SSH Login With Keys From Your Computer Make sure you have created a private/public key pair. There are tons of articles online about how to use openSSH (for real operating systems) or some convoluted third-party app… Read More
Bitbucket Permission Denied / Conq

Hopefully this article will save at least one other person an hour of their life trying to figure out why they cannot clone a Bitbucket repository when using SSH. My projects are broken into several teams, each with… Read More