Next generation web interface for linuxmuster.net v7, which provides:
Linuxmuster.net official | ✅ YES |
---|---|
Community support | ✅ YES* |
Actively developed | ✅ YES |
Maintainer organisation | Linuxmuster.net |
Primary maintainer | arnaud@linuxmuster.net / andreas.till@netzint.de |
* The linuxmuster community consits of people who are nice and happy to help. They are not directly involved in the development though, and might not be able to help in all cases.
wget -qO- "https://deb.linuxmuster.net/pub.gpg" | gpg --dearmour -o /usr/share/keyrings/linuxmuster.net.gpg
sudo sh -c 'echo "deb [arch=amd64 signed-by=/usr/share/keyrings/linuxmuster.net.gpg] https://deb.linuxmuster.net/ lmn72 main" > /etc/apt/sources.list.d/lmn72.list'
sudo sh -c 'echo "deb [arch=amd64 signed-by=/usr/share/keyrings/linuxmuster.net.gpg] https://deb.linuxmuster.net/ lmn71 main" > /etc/apt/sources.list.d/lmn71.list'
sudo apt update && sudo apt install linuxmuster-webui7