Month: November 2018

Run Commands on a Remote Machine via SSH
What’s the Point? Executing commands is one of the core tenants of computing. Sometimes, th desire to execute a command on a remove machine arises.…

Using `shellcheck` to lint your bash/sh scripts.
Being involved in technology, specifically web, it does not take long we have to write a bash (or shell) script.

How to use Golang’s “go get” from behind a proxy.
How to use Golang's "go get" from behind a proxy.

What’s the difference: A/B Testing VS Blue/Green Deployment?
In today's technology world many words and phrases come and go and even change meaning depending on the context. In this article we look at…

Windows 10 WSL Ubuntu 18.04 proxy configuration for apt.
Using Windows Subsystem for Linux (WSL) can be a great tool for dev's, op's, and admin's alike.

Is HTTP/2 really worth it?
Just how much performance does HTTP2 offer? Like many other things in technology; it depends. Rea on to learn the benefits and pitfalls of using…

Passing Data Into Gatling from the Command Line
Passing data into a Gatling load simulation is super easy, barely an inconvenience.

Set up WordPress using Ansible and Terraform
Create a Wordpress server in minutes using Ansible and Terraform.

Just how effective is web server caching? Very.
Learn how to setup a high load CMS for less than the cost of lunch.

CloudWatch Agent on Lightsail
Lightsail is an affordable low barrier VPS service from AWS; but it lacks proper monitoring and metrics. Herein read how to use CloudWatch with Lightsail…