Python - PyPXE Server: Unterschied zwischen den Versionen

Aus Nicki Wiki
Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
== Install ==
== Install ==
[https://github.com/pypxe/PyPXE PyPXE]
  sudo apt-get install python-setuptools
  sudo apt-get install python-setuptools
  git clone https://github.com/pypxe/PyPXE.git /home/user/python_server
  git clone https://github.com/pypxe/PyPXE.git /home/user/python_server

Version vom 1. September 2021, 13:26 Uhr

Install

PyPXE

sudo apt-get install python-setuptools
git clone https://github.com/pypxe/PyPXE.git /home/user/python_server
sudo python setup.py install

Config