All Projects → linuxmuster → linuxmuster-linbo

linuxmuster / linuxmuster-linbo

Licence: other
Linbo imaging system for linuxmuster.net

Programming Languages

shell
77523 projects
C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
Batchfile
5799 projects
1C Enterprise
81 projects
QMake
1090 projects

Important Notice
Feature requests for this development branch of linbo are no longer accepted. Only bugs will be fixed until July 31 2021. The further development then ends. Feel free to place your request with the successor linuxmuster-linbo7.

linbo icon

linuxmuster-linbo is the free and opensource imaging solution for linuxmuster.net. It handles Windows 7 & 10 and Linux operating systems. Via TFTP and Grub's PXE implementation it boots a small linux system (linbofs) with a gui, which can manage all the imaging tasks on the client. Console tools are also available to manage clients and imaging remotely via the server.

Build instructions:

  • Install 64bit Ubuntu 18.04.

  • Add 32bit Architecture:
    sudo dpkg --add-architecture i386
    sudo apt update

  • If you are using Ubuntu server or minimal: sudo apt install dpkg-dev

  • Install build depends (uses sudo):
    ./get-depends.sh

  • Build package:
    ./buildpackage.sh

For more information take a look at the wiki

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].