Kiriakos Naiskes software developer

Posts tagged "cli"

All tags

(2026-03-25) Fixing systemd-networkd-wait-online Service Timeouts

By default, systemd-networkd-wait-online waits for every single network interface to be fully up. However, this is rarely the desired behavior for machines with multiple adapters, often leading to slow boot times or service starts.

(2025-12-29) Pair Bluetooth devices via the command line on Linux

On Linux, it is possible to do almost everything from the command line, and connecting to Bluetooth devices is no exception. As an i3wm user, using anything other than the command line to pair my Bluetooth devices would mean pulling in a ton of extra dependencies — and I don't want them.

(2024-07-06) My Most Commonly Used SSH Configurations and Their Uses

A quick overview of my most frequently used SSH configurations and their uses.