Manage cookies that are used for advertising, such as ad personalization, remarketing, and ad effectiveness analysis.
5.2.4. myVesta
myVesta — free control panel with open source code, a fork of Vesta panel. Developed by one of the authors of the original Vesta.
Supported OS
Debian only. For more information, see official site.
Install
System requirements and installation instructions are described on the official site.
- Connect to the server via SSH with root privileges.
- Download the installation script:
curl -O http://c.myvestacp.com/vst-install-debian.sh - Run the downloaded script:
bash vst-install-debian.sh - Answer the installer's questions and wait for it to finish.
- Save the login and password that will be displayed in the terminal window.
- Reboot server.
Access to control panel
Use an address like https://xxx.xxx.xxx.xxx:8083/?MY-SECRET-URL, where xxx.xxx.xxx.xxx — IP address of your server, and MY-SECRET-URL — the secret part that is set during the installation process.