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'
看這裡