Blog


August 19, 2020

The Workshop: System Management with Ansible php[architect] Magazine December 2019

Ansible is an IT automation tool used for configuring systems and deploying applications. Ansible is open source is supported in the enterprise by RedHat. Ansible communicates over SSH so there is no need to install any extra software on the remote systems. Ansible allows us to version control our infrastructure in YAML files and supports Jinja templates allowing flexibility in how we can...

learning packages phparch writing ansible

Read

July 12, 2020

Exporting and Importing WSL Linux Distributions on Windows 10

I've recently spent a lot of dedicated time exploring Windows 10 as a development environment. The best part of this process has been becoming familiar with Windows Subsystem for Linux, or WSL. With WSL 2.0 Microsoft is shipping a complete Linux kernel with Windows 10. Getting started with WSL is a few steps through the Windows Features menu to ensure you have enabled WSL services, then into...

learning linux windows wsl

Read

February 12, 2020

Contrarian bikeshedding isn't helpful

Users who reply to threads about $technology with comments such as: OMG! Why are you still using $technology when $new_tech exists! These replies offer nothing of value and should be moderated or down voted into oblivion. Go forth and stop telling people to buy an orange when their pear isn't working out.

learning

Read

February 10, 2020

It's always ok to ask questions

I've noticed a trend lately where people who report issues on open source projects are seemingly using throwaway accounts to post issues and receive help. One case in particular was last month I solved an issue for a user who's GitHub account was brand new. They created this account just to post the issue. How do I know? They left their email address publicly viewable on their profile (Maybe it's...

learning

Read