SMART Disk Monitoring with smartmontools
Disks fail. SMART tells you when. Here's how smartctl and smartd actually predict failure, and the attributes that matter (most don't).
All the articles with the tag "linux".
Disks fail. SMART tells you when. Here's how smartctl and smartd actually predict failure, and the attributes that matter (most don't).
OpenConnect replaces the bloated AnyConnect client on Linux. Run ocserv for a self-hosted Cisco-compatible VPN server, no 200MB installer required.
Stop trusting marketing IOPS numbers. fio measures what your disk actually does on your workload, sequential, random, mixed. Here's how to read the output honestly.
FRR vs BIRD: two open-source routing daemons compared for BGP, OSPF, and home-lab dynamic routing. Which one belongs in your stack?
VM-backed Linux dev environments on macOS/Linux, Lima vs Multipass compared on speed, container support, and resource use.
PID 1 zombie reaping in containers, tini, dumb-init, and docker --init compared; when each one fixes your signal handling and stops your 10s shutdown tax.
Both are free, both run on Linux, both edit video. So which do you pick? An honest decision guide to choosing between Kdenlive and DaVinci Resolve on Linux.
Edit 4K (or chunky 1080p60) on a mini PC without the timeline turning into a slideshow. Kdenlive proxies plus VAAPI/NVENC for cheap homelab editing.
Open-source screencast pipeline: record with OBS using the right settings, edit in Kdenlive, ship 1080p MP4. The combo that replaces Camtasia.
sanoid manages ZFS snapshot policies automatically, syncoid replicates them over SSH to remote pools, together they're the lowest-effort offsite backup strategy for any ZFS user.
Kdenlive cheat-sheet for the effects you actually reach for every edit: blur for privacy, audio ducking, titles, transitions, and the render dialog.
eBPF traces what Linux is actually doing, syscalls, TCP events, slow functions, without rebooting. A hands-on intro to bpftrace, BCC, and libbpf with copy-paste one-liners.