Featured image of post Backup your Docker containers, the lazy way

Backup your Docker containers, the lazy way

Ever wanted to save a snapshot of all your Docker containers but never had the time or even the energy to write a script that can do that for you?

Featured image of post How jq can save your job in simple ways

How jq can save your job in simple ways

While checking the ticketing system for my company I noticed there was a new reply for a ticket that had been in hiatus for quite a while...

Featured image of post Installing Arch Linux base (with UEFI inside!)

Installing Arch Linux base (with UEFI inside!)

We've all strugled with installing Linux systems from scratch such as Arch or Gentoo, specially the first time we do so. Up next is the most basic...

Featured image of post Kernel mishaps on the network stack

Kernel mishaps on the network stack

Now this incident happened a few times over the course of a few months, but since this was only happening from our offices and the server was located...

Featured image of post Recover an overwritten script from memory

Recover an overwritten script from memory

Recently I had a co-worker do an *oopsie* on a server he was running a script on. He, actually wisely, executed a script on a screen within his terminal...