All Boosts

Booster

AmazingQ

amazingq@fountain.fm

First boost Apr 21, 2026 · Last boosted Apr 21, 2026

... ...
View Profile

Nostr Boost Stats

sats
1k
boost
1
show
1
Favorites Shows, episodes, albums and songs this member favorited in any Podcasting 2.0 app

Loading favorites from Nostr…

Shows and Albums Boosted Every show and album this booster has sent sats to on Nostr
Episodes and Songs Boosted Every episode and track this booster has sent sats to, ranked
Nostr Boosts:AM1k
AmazingQApr 21, 2026
1k
Longtime listner (circa 2018), first time booster, You asked about PXE booted servers. For 3 years now I'm running my NAS diskless. Which sounds strange NASes need disks. This is what I mean, there is no disk or partition used for an OS. It is based on Alpine Linux (NetBoot). The state is stored in a tar file, which is generated by the command `lbu`. This tar file is stored on a webserver. During boot it does: fetching pxe related boot configuration, fetching kernel via tftp, booting kernel, during kernel boot it fetches the mod-loop via http (kernel modules) and finally fetches the tar file with server configuration. Then it downloads the required packages and starts everything. This also means that the NAS is stateless. If it doesn't respond as expected, reboot and it is back in a working state. PS, the upgrades are automated via ansible playbooks.
See all boosts

Boosts Sent

Every boost this booster has sent, as published to Nostr, newest first.

  • AmazingQ
    Longtime listner (circa 2018), first time booster, You asked about PXE booted servers. For 3 years now I'm running my NAS diskless. Which sounds strange NASes need disks. This is what I mean, there is no disk or partition used for an OS. It is based on Alpine Linux (NetBoot). The state is stored in a tar file, which is generated by the command `lbu`. This tar file is stored on a webserver. During boot it does: fetching pxe related boot configuration, fetching kernel via tftp, booting kernel, during kernel boot it fetches the mod-loop via http (kernel modules) and finally fetches the tar file with server configuration. Then it downloads the required packages and starts everything. This also means that the NAS is stateless. If it doesn't respond as expected, reboot and it is back in a working state. PS, the upgrades are automated via ansible playbooks.