No, I Don’t Want to “Put time on (your) calendar”

Growing or evolving companies will undoubtedly have undocumented and non-standard processes.  Teams often share these processes as tribal knowledge of sorts.  The key issue with this methodology is that they aren’t shared  consistently and deviations will appear over time.  This also doesn’t scale well. It is a sign of inexperienced…

Slackware, Still Very Much Alive

A recent article at tecmint.com says that there are over 600 Linux distros (distributions).  Of those 500 are in active development.  If you aren’t familiar, a “distro” is a way of packaging up the Linux kernel with a set of applications.  Different ones have evolved with different priorities and methodologies.…

Reverse Engineering a Linux Install

The Linux world is full of different package managers.  Yum, Apt and others can make it complex when a solution doesn’t support a distro (distribution) you are already standardized on.  If the option of compiling yourself is not available, the next option is to convert the available packages or extract…