How to Install HestiaCP and Create a New Website with mautic

Best Panel And SMTP email Services For Email Marketing
Log in to your server as root.
Update the system packages by running the following command:
sqlapt-get update
Download the installation script by running the following command:
rubywget https://raw.githubusercontent.com/hestiacp/hestiacp/release/install/hst-install.sh
Make the installation script executable by running the following command:
bashchmod +x hst-install.sh
Run the installation script by running the following command:
bash hst-install.sh
Follow the prompts in the installation wizard to configure the HestiaCP installation according to your needs.
Once the installation is complete, you can access the HestiaCP control panel by navigating to your server’s IP address in a web browser and logging in with the username and password you specified during the installation.
Note that HestiaCP should only be installed on a freshly installed Ubuntu or Debian server, and should not be installed on a server that already has other control panels or web server software installed. Additionally, it is important to ensure that your server meets the minimum system requirements for HestiaCP before beginning the installation process.