This commit is contained in:
Cat /dev/Nulo 2022-02-07 15:00:08 -03:00
parent b0dd18b486
commit 50b9ebe8c8
1 changed files with 5 additions and 0 deletions

5
PXE.md Normal file
View File

@ -0,0 +1,5 @@
PXE es una forma de bootear un sistema operativo a través de una red.
- [Build your own datacenter with PXE and Alpine](https://blog.haschek.at/2019/build-your-own-datacenter-with-pxe-and-alpine.html)
- [PXE on OpenWrt with a different TFTP server](https://gist.github.com/rikka0w0/4c4caac493ce682cbed9ba3e928693d5)
- [PXE boot - Alpine Linux wiki](https://wiki.alpinelinux.org/wiki/PXE_boot)