Froxlor
2.2.5
برنامج إدارة الخادم لاحتياجاتك. تم تطوير هذه اللوحة بواسطة مسؤولي الخادم ذوي الخبرة، وهي تعمل على تبسيط الجهد المبذول لإدارة منصة الاستضافة الخاصة بك.
إذا اخترت إجراء التكوين يدويًا أثناء التثبيت، فيجب عليك إكمال بعض الخطوات الإضافية:
https://docs.froxlor.org/latest/general/installation/
قد تجد المساعدة في الأماكن التالية:
يمكن العثور على خادم Discord لمجتمع 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'
انظر هنا