Wenn Du auch in Zukunft in einem Staat leben möchtest, der nicht dem Überwachungsstaat aus "1984" gleicht, und/oder Du möchtest, dass weiterhin jede(r) Software entwickeln und vertreiben kann, gibt es verschiedene Möglichkeiten, sich zu engagieren. wir möchten Dir diese fünf Organisationen empfehlen:
If you don't want to live in a state à la "1984" and you want that development and distribution of software should remain legal for everyone, then you have different possibilities to get into the act. We would like to recommend these five organisations:
The new m23 halfBaked 0.5.3 supports software RAIDs on m23 clients. Partitions or entire drives can be combined to RAIDs. m23 supports the RAID levels 0, 1, 4, 5, 6 and 10. These RAID levels have advantages and disadvantages in relation to speed increase and data reliability. RAIDs can be used like normal partitions to install operating systems to or to use them as swap or storage space. The kernel and the modules can be installed on a non-RAID partition to enable the installation of the operating systems on all RAID types. You can define additional mount points as it is done in the file /etc/fstab. The new version is not available as ISO image but via the update function in the m23 user interface or via APT.
![]() |
The new preinstalled m23 can be run in the VMPlayer (free of charge). This option should be interesting for all those who would like to try out m23 but have not done so before because they did not want to install the m23 system. You should consider installing m23 on a real server for productive environments via the installation CD or Debian packages. |
The new installation guide contains information about the different methods to install m23 on your server. The complete m23 help was revised and updated in the supported languages English, German and French. There are a new chapter about the installation of RAID systems and new screenshots.
This page gives you all the information that is necessary to install your own m23 server. m23 can be installed in different ways. The following chapters are containing all necessary instructions for each method. You should read the chapter "First steps with your m23 server" in the user manual after the installation.
Have fun!
Server installation ISOYou can download the server installation ISO image from the m23 page and burn it on a DVD/CD (please use a rewritable medium to save resources and reduce toxic waste). The ISO installs a minimal Debian operating system and after the 1st boot from hard disk the m23 software is post-installed via the internet.
Hint 1: The m23 Server installation ISO is developed for simpler setups and gives you only a fewer server configuration options (the functional range of m23 remains untouched). If you prefer a more complicated server configuration or your hardware is not supported, you need to install Debian with a Debian installation CD and follow the instructions under Debian packages afterwards.
Hint 2: The server installation ISO file can also be installed directly without previous burning in a virtual machine, like for example QEMU, KVM or VirtualBox. You can find some further hints about this here: "Virtual machines".
Hint 3: If you don't have a CD/DVD drive in your server, you can use the tool UNetbootin to convert the m23 server installation ISO into a bootable USB stick.
Debian packages
To install m23 on Debian or UCS, run the following (after checking the script carefully) as root:
wget -T10 -t10 https://goos-habermann.de/m23inst.sh -O m23inst.sh && bash m23inst.sh
Caution: Be sure to make a backup before installing. Installing can lead to total data loss.
Hint for Raspberry Pi: Please also install the official Debian on the Raspberry Pi and not the fork Raspbery Pi OS. You can download tested Debian Raspberry Pi SD card images from https://raspi.debian.net/tested-images. For information on setting a static IP before writing the SD card, see the German video "Raspberry Pi OS"-Images anpassen.
Univention Corporate Server (UCS)Under UCS you can install the m23 app directly via the Univention App Center:
Release date: It is possible that m23 as UCS m23 app – due to the complicated and error-prone release procedure at Univention – will be released significantly later than the other m23 versions. If you want to use m23 on UCS, you can install the m23 server software via the m23 Debian packages. The packages provided in this way are usually more up-to-date than those of the UCS m23 app and offer the same range of functions.
deb http://m23.sourceforge.net/m23inst/ ./in the /etc/apt/sources.list
apt-get update
apt-get install m23
screen -r m23install
apt-get install m23. Now answer the question "Do you want to ignore this potential problem and continue, or would you rather not do so now? Continue? (n/y)" with "y".
deb http://m23.sourceforge.net/m23inst/ ./
apt-get update
apt-get install m23