Die Serververwaltungssoftware für Ihre Bedürfnisse. Dieses von erfahrenen Serveradministratoren entwickelte Panel vereinfacht die Verwaltung Ihrer Hosting-Plattform.
Wenn Sie sich dafür entschieden haben, die Konfiguration während der Installation manuell vorzunehmen, müssen Sie noch einige weitere Schritte durchführen:
https://docs.froxlor.org/latest/general/installation/
An folgenden Stellen finden Sie möglicherweise Hilfe:
Den Discord-Server der Froxlor-Community finden Sie hier: https://discord.froxlor.org
Die Community befindet sich auf https://forum.froxlor.org/
Die Dokumentation finden Sie unter https://docs.froxlor.org/
Kann unter KOPIEREN gefunden werden
https://files.froxlor.org/releases/froxlor-latest.tar.gz MD5 SHA1
HowTo
apt -y install apt-transport-https lsb-release ca-certificates curl gnupg
curl -sSLo /usr/share/keyrings/deb.froxlor.org-froxlor.gpg https://deb.froxlor.org/froxlor.gpg
sh -c 'echo "deb [signed-by=/usr/share/keyrings/deb.froxlor.org-froxlor.gpg] https://deb.froxlor.org/debian $(lsb_release -sc) main" > /etc/apt/sources.list.d/froxlor.list'
apt -y install apt-transport-https lsb-release ca-certificates curl gnupg
curl -sSLo /usr/share/keyrings/deb.froxlor.org-froxlor.gpg https://deb.froxlor.org/froxlor.gpg
sh -c 'echo "deb [signed-by=/usr/share/keyrings/deb.froxlor.org-froxlor.gpg] https://deb.froxlor.org/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/froxlor.list'
siehe hier