Hestia Control Panel 是 VestaCP 的一个活跃分支版本,比较新。可以尝试
其它记录的还有:
https://brainycp.com/
Cyber Panel 这个面板不错,支持 openlitespeed |
Hestia安装:
步骤1:确保您的服务器运行的是受支持的操作系统(仅限amd64):
Debian 9
Debian 10
Ubuntu 16.04 LTS
Ubuntu 18.04 LTS
Ubuntu 20.04 LTS
步骤2:以系统用户(root)身份登录:
您需要以root用户身份直接从控制台或使用SSH远程连接到服务器。
步骤3:下载安装程序:
wget https://raw.githubusercontent.com/hestiacp/hestiacp/release/install/hst-install.sh
步骤4:运行安装程序并按照提示进行操作:
bash hst-install.sh
要执行无人参与安装(默认设置):
bash hst-install.sh -f -y no -e [email protected] -p p4ssw0rd -s hostname.domain.tld
Hestia重置密码:
Did you rebooted the server after installation? Also please login as root user instead using sudo - if not possible, do the following:
cd /usr/local/hestia/bin
./v-change-user-password admin yourpass