Building an Alpine Linux server from a bare qcow2 disk
Partitioning with fdisk, a chroot install of Alpine's minirootfs, extlinux instead of grub, and getting the whole thing scripted end to end - no installer required.
Read guidenotes from building it myself,one boot log at a time
continue.exe
Partition tables, boot loaders, firewalls, the odd VPS - written up as I go, so future me (and maybe you) doesn't have to re-derive it from a forum post from 2013. Continue...
Partitioning with fdisk, a chroot install of Alpine's minirootfs, extlinux instead of grub, and getting the whole thing scripted end to end - no installer required.
Read guideSkipping OpenSSH and sudo for something smaller - root login disabled, key auth only, and a default - drop firewall that still lets you in.
Read guidewhoami
I document infrastructure the way I wish more people did: the dead ends included. Everything here has been run, usually twice - once wrong, once as written.