Published 2023. 8. 31. 12:55
728x90

아래 사이트 방문

인증서 업데이트 진행 부터 시작

apt-get update && apt-get install ca-certificates

wget https://raw.githubusercontent.com/hestiacp/hestiacp/release/install/hst-install.sh

sudo bash hst-install.sh --port '8888' --lang 'ko' --hostname 'www.a.com' --email 'a@naver.com' --password 'asd1717!' --apache yes --phpfpm yes --multiphp yes --vsftpd yes --proftpd no --named yes --mariadb yes --mysql8 no --postgresql no --exim yes --dovecot yes --sieve no --clamav yes --spamassassin yes --iptables yes --fail2ban yes --quota no --api yes --interactive yes --force
복사했습니다!