2023-04-13 02:11:42 +00:00
2023-04-12 22:17:11 +00:00
2023-04-13 02:11:42 +00:00
2023-04-12 21:18:54 +00:00
2023-04-12 20:49:50 +00:00
2023-04-12 20:49:50 +00:00
2023-04-13 02:11:42 +00:00
2023-04-13 00:45:23 +00:00
2023-04-13 01:37:41 +00:00
2023-04-13 01:33:18 +00:00
2023-04-12 20:27:06 +00:00

PXE Boot-Server How To

How to build a PXE Server as a helpful Tool

Debian 11 Server with:

  • TFTP Server
  • NFS Server
  • a ready to use Bootmenue
  • some free Tools (Bootmanagers, Debian Installer, Knoppix, ...)
  • how to's for non free Tools (Acronis true Image)
  1. Install a minimal Debian System and login as root
  2. install git:
  apt install -y git
  1. clone this Repository:
  cd ~
  git clone https://support.ostrachhelp.de/p_reichart/pxe-bootserver
  cd pxe-bootserver
  1. run the ./runall.shscript to automagically create and copy all files

Now you should have a PXE-Server with NFS, TFTP and HTTP Support and configuration with Knoppix, Rescuezilla, and many more tools!

Description
No description provided
Readme 15 MiB
Languages
Shell 99%
Batchfile 1%