Posts

Extract files from proxmox vm stored on zfs pool


Rough notes on how I recovered some files from a zfs mirror; from a nixos machine that did not …...

 · 5 min · torgeir

Let's Encrypt certificates on an OpenWrt router


A quick setup guide for automatically renewing, valid certificates for your own domain on your …...

 · 3 min · torgeir

Show environment variables of a process


Use ps -E to list the environment variables of a process.

 · 1 min · torgeir

Use a bash variable where a file is needed


With bash you can use a variable with newline separated content where a file is needed. Or rather, …...

 · 2 min · torgeir

Roll your own jwt.io in the terminal


Pasting a jwt token into someone else's website feels wrong. Let's roll a small diy version of it in …...

 · 3 min · torgeir

Nix-darwin Sequoia nixbld users migration


Nix-darwin needed to move its builder users to work with macos Sequoia....

 · 4 min · torgeir