Posts by Tag

Linux

5 minute read

System76 is an American computer maker known for their first-class Linux support and repairable, high-performance machines. While their laptop line up is composed of chassis built by the Taiwanese ...

1 minute read

If you try to install Jekyll on a base install of Windows Subsystem for Linux (WSL), you’ll run into a few errors. This is because we need to be able to build Jekyll, but the required compilers, li...

3 minute read

BASH aliases are a handy way to create shortcuts for commands you use frequently or may otherwise be long and tedious to remember. I’ll briefly explain how to create BASH aliases and then show you ...

2 minute read

A number of years ago I wrote a little utility that generates Diceware passwords. “Big deal!”, you might think. But my utility has a unique feature. It generates passwords using quantum random data...

Back to Top ↑

Tools

2 minute read

A number of years ago I wrote a little utility that generates Diceware passwords. “Big deal!”, you might think. But my utility has a unique feature. It generates passwords using quantum random data...

Back to Top ↑

Bash

3 minute read

BASH aliases are a handy way to create shortcuts for commands you use frequently or may otherwise be long and tedious to remember. I’ll briefly explain how to create BASH aliases and then show you ...

Back to Top ↑

Windows

1 minute read

If you try to install Jekyll on a base install of Windows Subsystem for Linux (WSL), you’ll run into a few errors. This is because we need to be able to build Jekyll, but the required compilers, li...

Back to Top ↑

Python

2 minute read

A number of years ago I wrote a little utility that generates Diceware passwords. “Big deal!”, you might think. But my utility has a unique feature. It generates passwords using quantum random data...

Back to Top ↑

Batch

Back to Top ↑

Short Answers

less than 1 minute read

Synchronization is about duplication and timing, whereas orchestration is about effort and effect. Syncing devices ensures they all perform the same task in the same way and at the same time. This ...

Back to Top ↑

Administration

less than 1 minute read

Synchronization is about duplication and timing, whereas orchestration is about effort and effect. Syncing devices ensures they all perform the same task in the same way and at the same time. This ...

Back to Top ↑