{"id":4789,"date":"2016-02-26T11:31:42","date_gmt":"2016-02-26T17:31:42","guid":{"rendered":"https:\/\/secure.rosehosting.com\/blog\/?p=4789"},"modified":"2023-05-25T01:24:50","modified_gmt":"2023-05-25T06:24:50","slug":"how-to-install-vesta-control-panel-on-a-linux-vps","status":"publish","type":"post","link":"https:\/\/www.rosehosting.com\/blog\/how-to-install-vesta-control-panel-on-a-linux-vps\/","title":{"rendered":"How to install Vesta Control Panel on a Linux VPS"},"content":{"rendered":"
Vesta Control Panel is a simple and easy-to-use open source hosting control panel. It has a simple and clean interface and lots of useful features that will help you to host your websites on your VPS. Vesta Control Panel currently can be installed on RHEL 5, RHEL 6, CentOS 5, CentOS<\/a> 6,\u00a0 Debian<\/a> 7,\u00a0 Ubuntu 12.04, Ubuntu 12.10, Ubuntu 13.04, Ubuntu 13.10 and Ubuntu<\/a> 14.04 operating systems.<\/p>\n The control panel has a lot of useful features, such as:<\/p>\n and much more…<\/p>\n In this blog tutorial, we will show you how to install Vesta Control Panel on a Linux VPS<\/a>. The installation is pretty easy and fast. You just need to download Vesta from the official website to your server and run the installation script.<\/p>\n Login to your server as user root and make sure that your VPS is fully up to date:<\/p>\n ssh root@IP<\/p>\n Ubuntu\/Debian:<\/em><\/p>\n CentOS\/RHEL<\/em><\/p>\n Install curl if it is not already installed<\/p>\n Ubuntu\/Debian<\/em><\/p>\n CentOS\/RHEL<\/em><\/p>\n Now, Go to Vesta’s official website and download the installation script by executing the following command on your server<\/p>\n After the download is completed, make the script\u00a0 execute and execute it. This script will install the latest stable release of Vesta Control Panel. At the moment of writing this tutorial it is version 0.9.8-15<\/p>\n Proceed with the installation by pressing ‘y’ and follow the instructions. Before the installation starts, you will need to enter a valid email address and your hostname. This script will install all packages that are required by Vesta Control Panel, and the installation may take up to 15 minutes.<\/p>\n Once Vesta Control Panel is installed, you will get the following information<\/p>\n If you want to change the ‘admin’ password, you can run the following command<\/p>\n Do not forget to replace NEWPASSWORD with an actual strong password.<\/p>\n Now, point your favorite web browser to https:\/\/IP_ADDRESS:8083, log in with your admin account and you are ready to start using Vesta Control Panel.<\/p>\n Of course you don\u2019t have to do any of this if you use one of our Managed Control Panel Hosting<\/a> services, in which case you can simply ask our expert Linux admins to install Vesta Control Panel for you. They are available 24\u00d77 and will take care of your request immediately.<\/p>\n PS.<\/strong><\/span> If you liked this post please share it with your friends on the social networks using the buttons on the left or simply leave a reply below. Thanks.<\/p>\n","protected":false},"excerpt":{"rendered":" Vesta Control Panel is a simple and easy-to-use open source hosting control panel. It has a simple and clean interface … <\/p>\n\n
apt-get update\napt-get upgrade<\/pre>\n
yum -y update<\/pre>\n
apt-get install curl<\/pre>\n
yum install curl<\/pre>\n
curl -O http:\/\/vestacp.com\/pub\/vst-install.sh<\/pre>\n
chmod +x vst-install.sh\nbash vst-install.sh\n\n_|\u00a0\u00a0\u00a0\u00a0\u00a0 _|\u00a0 _|_|_|_|\u00a0\u00a0\u00a0 _|_|_|\u00a0 _|_|_|_|_|\u00a0\u00a0\u00a0 _|_|\n_|\u00a0\u00a0\u00a0\u00a0\u00a0 _|\u00a0 _|\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 _|\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 _|\u00a0\u00a0\u00a0\u00a0\u00a0 _|\u00a0\u00a0\u00a0 _|\n_|\u00a0\u00a0\u00a0\u00a0\u00a0 _|\u00a0 _|_|_|\u00a0\u00a0\u00a0\u00a0\u00a0 _|_|\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 _|\u00a0\u00a0\u00a0\u00a0\u00a0 _|_|_|_|\n_|\u00a0 _|\u00a0\u00a0\u00a0 _|\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 _|\u00a0\u00a0\u00a0\u00a0\u00a0 _|\u00a0\u00a0\u00a0\u00a0\u00a0 _|\u00a0\u00a0\u00a0 _|\n_|\u00a0\u00a0\u00a0\u00a0\u00a0 _|_|_|_|\u00a0 _|_|_|\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 _|\u00a0\u00a0\u00a0\u00a0\u00a0 _|\u00a0\u00a0\u00a0 _|\n\nVesta Control Panel\n\n\nThe following software will be installed on your system:\n- Nginx frontend web server\n- Apache application web server\n- Bind DNS server\n- Exim mail server\n- Dovecot IMAP and POP3 server\n- MySQL database server\n- Vsftpd FTP server\n\nDo you want to proceed? [y\/n]):<\/pre>\n
-------------------------------\nhttps:\/\/IP_ADDRESS:8083\nusername: admin\npassword: F6kG3KAzYN\n-------------------------------\n\nCongratulations,\nyou have successfully installed Vesta Control Panel.<\/pre>\n
\/usr\/local\/vesta\/bin\/v-change-user-password admin NEWPASSWORD<\/pre>\n