Froxlor
2.2.5
满足您需求的服务器管理软件。该面板由经验丰富的服务器管理员开发,简化了管理托管平台的工作。
如果您选择在安装过程中手动进行配置,则必须完成更多步骤:
https://docs.froxlor.org/latest/general/installation/
您可以在以下位置找到帮助:
froxlor 社区不和谐服务器可以在这里找到:https://discord.froxlor.org
该社区位于 https://forum.froxlor.org/
该文档可以在 https://docs.froxlor.org/ 找到
可以在复制中找到
https://files.froxlor.org/releases/froxlor-latest.tar.gz MD5 SHA1
操作方法
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'
看这里