diff --git a/PXE.md b/PXE.md new file mode 100644 index 0000000..1461230 --- /dev/null +++ b/PXE.md @@ -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)