Skip to content

Instantly share code, notes, and snippets.

View jumoog's full-sized avatar
🎯
Focusing

Kilian von Pflugk jumoog

🎯
Focusing
View GitHub Profile
@jumoog
jumoog / how to
Last active March 1, 2025 18:37
install hetzner Server with encrypted NVME
create: (files are below)
/tmp/setup.conf
/tmp/authorized_keys (ssh-keygen -t rsa -b 4096)
/tmp/post-install.sh
execute
chmod +x /tmp/post-install.sh
installimage -a -c /tmp/setup.conf -x /tmp/post-install.sh