PXE
This commit is contained in:
parent
b0dd18b486
commit
50b9ebe8c8
1 changed files with 5 additions and 0 deletions
5
PXE.md
Normal file
5
PXE.md
Normal 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)
|
Reference in a new issue