cobbler-register

kickstart-over-a-network (koan)

Install

All systems
curl cmd.cat/cobbler-register.sh
Ubuntu
apt-get install koan
Fedora
dnf install koan
Windows (WSL2)
sudo apt-get update sudo apt-get install koan
Raspbian
apt-get install koan

koan

kickstart-over-a-network (koan)

Cobbler is a network install server supporting PXE, virtualized installs, and reinstalling existing Linux machines (the last two modes use an integrated helper tool, "koan"). Cobbler's advanced features include importing distributions from DVDs and rsync mirrors, Kickstart templating, integrated yum mirroring, and built-in DHCP/DNS management. It has a Python and XMLRPC API for integration with other applications, and there is also a web interface. Koan, "Kickstart-Over-A-Network", is a Cobbler client that supports virtualized guest installs and reinstalling existing Linux machines.