Channel: linux

https://venam.net/blog/unix/2025/11/27/input_devices_linux.html

linux

eBPF 101: Your First Step into Kernel Programming

ebpf linux

wake linux server from sleep on network activity

linux sysadmin

Nix pill 19: fundamentals of stdenv - Luca Bruno blog

linux nixos

NixOS server setup in minutes

linux nixos

Replacing Kubernetes with systemd

kubernetes linux sysadmin

NixOS is a good server OS, except when it isn’t | Bernardo Vecchia Stein / Daniel Sidhion

linux nixos

making a video out of an audio file and a single image:

$ ffmpeg -loop 1 -i cover.jpg -i audio_file.mp3 -c:v libx264 -tune stillimage -c:a aac -shortest -pix_fmt yuv420p output.mp4

Note: the image must have a height that’s divisible by 2.

linux

The Linux Kernel Module Programming Guide

linux

Linux Network Performance Ultimate Guide

linux networking sysadmin

Linux Crisis Tools

devops linux sysadmin

connect() - why are you so slow?

linux networking

NixOS on Hetzner Dedicated - mhu.dev

linux nixos

File descriptor and open file description | Viacheslav Biriukov

linux

Makefile Tutorial By Example

devops linux

How to Enable Wayland on NixOS, or: Confusion, Conquest, Triumph

linux nixos

Unlocking LUKS2 volumes with TPM2, FIDO2, PKCS#11 Security Hardware on systemd 248

linux security sysadmin yubikey

patte/fly-tailscale-exit: Run a VPN with global exit nodes with fly.io, tailscale and github!

linux security sysadmin

https://sharats.me/posts/shell-script-best-practices/

linux sysadmin

WNDW - The Book

electronics hardware linux

USB-WiFi/The_Short_List.md at main � morrownr/USB-WiFi Short list of USB wifi devices known to work perfectly with linux without requiring additional drivers.

hardware linux

xdg credentials portal - FIDO over DBUS

linux security

https://determinate.systems/posts/nix-on-the-steam-deck

linux nixos

JSLinux - you can run some (small) full VMs directly with WASM now.

linux wasm

systemd Shutdown Units - Poseidon Labs

linux sysadmin

High System Load with Low CPU Utilization on Linux? | Tanel Poder Consulting

linux sysadmin

Tutorial - Modus Documentation

devops linux sysadmin

bunkerized nginx

devops linux sysadmin

Using Firecracker and Go to run short-lived, untrusted code execution jobs - Stan’s blog

devops linux sysadmin

Authentication Based on Subrequest Result | NGINX Plus

devops linux

Tailscale Authentication for NGINX � Tailscale

devops linux

Going IPv6 only

linux sysadmin

Basic Network Troubleshooting

linux sysadmin

YubiKey for SSH on Linux and Chromebook - Work & Life Notes

linux sysadmin yubikey

How to Install NixOS With Full Disk Encryption (FDE) using LUKS2, Detached LUKS Header, and A Separate Boot Partition on an USB/MicroSD Card

linux nixos

Using Yubikey with PAM module | Yahe’s Space

linux sysadmin yubikey

Linux Page Cache for SRE

linux

Build a Tiny Certificate Authority For Your Homelab

linux sysadmin yubikey

Authenticated Boot and Disk Encryption on Linux

cryptography linux sysadmin

Imaging mounted disk volumes under duress

linux sysadmin

Part 3: Tracing SSL/TLS connections using eBPF | Pixie Labs Blog

ebpf linux sysadmin

Let’s code a TCP/IP stack, 1: Ethernet & ARP

linux

I’ve owned and recommended System76 hardware many times, but they named their OS “Pop!_OS” and absolutely insist that everyone write it exactly like that. I just can’t interpret that as anything other than “fuck you, users!” and I don’t understand how it could possibly be a good strategy to be so openly hostile to their own customers.

linux

From bootloader to kernel – Linux Inside

linux

Keyboard input - ArchWiki

hardware linux

Map scancodes to keycodes - ArchWiki

hardware linux

DIY Linux Macro Board : linux

hardware linux

Using a Yubikey as a touchless, magic unlock key for Linux :: Kevin Liu

linux sysadmin yubikey

The Sisyphean Task Of DNS Client Config on Linux

linux sysadmin

How To Setup Ansible Dynamic Inventory on Google Cloud

devops linux