2023/1/2144 次阅读0 条评论

Debian自定义安装面板HestiaCP

首先安装SUDO命令
apt-get install sudo
然后进行安装Hestia面板
wget https://raw.githubusercontent.com/hestiacp/hestiacp/release/install/hst-install.sh
自定义生成命令https://gabizz.github.io/hestiacp-scriptline-generator/
sudo bash hst-install.sh --apache no --phpfpm yes --multiphp no --vsftpd yes --proftpd no --named no --mysql yes --postgresql no --exim no --dovecot no --sieve no --clamav no --spamassassin no --iptables yes --fail2ban yes --quota no --api no --interactive yes --with-debs no --port '7788' --hostname 'Name.Example.com' --email '[email protected]' --password 'Example.com' --lang 'en'

分享文章:
最后更新于: 2026/6/7
上一篇
个人使用的神级WordPress开发的Cursor规则Rules模板
下一篇
已经是最后的一篇文章了