{"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":"<div id=\"bsf_rt_marker\"><\/div><p><img decoding=\"async\" class=\"alignleft wp-image-4790\" src=\"https:\/\/secure.rosehosting.com\/blog\/wp-content\/uploads\/2014\/10\/logo.png\" alt=\"logo\" width=\"183\" height=\"68\" \/>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, <a title=\"CentOS VPS\" href=\"https:\/\/www.rosehosting.com\/centos-hosting.html\" target=\"_blank\" rel=\"noopener noreferrer\">CentOS<\/a> 6,\u00a0 <a title=\"Debian VPS\" href=\"https:\/\/www.rosehosting.com\/debian-hosting.html\" target=\"_blank\" rel=\"noopener noreferrer\">Debian<\/a> 7,\u00a0 Ubuntu 12.04, Ubuntu 12.10, Ubuntu 13.04, Ubuntu 13.10 and <a title=\"Ubuntu VPS\" href=\"https:\/\/www.rosehosting.com\/ubuntu-hosting.html\" target=\"_blank\" rel=\"noopener noreferrer\">Ubuntu<\/a> 14.04 operating systems.<\/p>\n<p>The control panel has a lot of useful features, such as:<\/p>\n<ul>\n<li>Easy backup and restore<\/li>\n<li>Web log viewer<\/li>\n<li>Server monitoring<\/li>\n<li>Web, DNS, mail, and database management<\/li>\n<li>SSL Certificates and SNI Support<\/li>\n<li>Auto Updates<\/li>\n<\/ul>\n<p>and much more&#8230;<\/p>\n<p>In this blog tutorial, we will show you how to install Vesta Control Panel on a <a href=\"https:\/\/www.rosehosting.com\/linux-vps-hosting\/\">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<p>Login to your server as user root and make sure that your VPS is fully up to date:<\/p>\n<p>ssh root@IP<\/p>\n<p><em>Ubuntu\/Debian:<\/em><\/p>\n<pre>apt-get update\napt-get upgrade<\/pre>\n<p><em>CentOS\/RHEL<\/em><\/p>\n<pre>yum -y update<\/pre>\n<p>Install curl if it is not already installed<\/p>\n<p><em>Ubuntu\/Debian<\/em><\/p>\n<pre>apt-get install curl<\/pre>\n<p><em>CentOS\/RHEL<\/em><\/p>\n<pre>yum install curl<\/pre>\n<p>Now, Go to Vesta&#8217;s official website and download the installation script by executing the following command on your server<\/p>\n<pre>curl -O http:\/\/vestacp.com\/pub\/vst-install.sh<\/pre>\n<p>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<pre>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<p>Proceed with the installation by pressing &#8216;y&#8217; 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<p>Once Vesta Control Panel is installed, you will get the following information<\/p>\n<pre>-------------------------------\nhttps:\/\/IP_ADDRESS:8083\nusername: admin\npassword: F6kG3KAzYN\n-------------------------------\n\nCongratulations,\nyou have successfully installed Vesta Control Panel.<\/pre>\n<p>If you want to change the &#8216;admin&#8217; password, you can run the following command<\/p>\n<pre>\/usr\/local\/vesta\/bin\/v-change-user-password admin NEWPASSWORD<\/pre>\n<p>Do not forget to replace NEWPASSWORD with an actual strong password.<\/p>\n<p>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<p>Of course you don\u2019t have to do any of this if you use one of our <a href=\"https:\/\/www.rosehosting.com\/vestacp-hosting.html\">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<p><span style=\"color: #ff0000;\"><strong>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":"<p>Vesta Control Panel is a simple and easy-to-use open source hosting control panel. It has a simple and clean interface &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"How to install Vesta Control Panel on a Linux VPS\" class=\"read-more button\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-vesta-control-panel-on-a-linux-vps\/#more-4789\" aria-label=\"Read more about How to install Vesta Control Panel on a Linux VPS\">Read More<\/a><\/p>\n","protected":false},"author":4,"featured_media":4790,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1708,13],"tags":[473,27,582],"class_list":["post-4789","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-control-panels","category-tutorials","tag-control-panel","tag-linux","tag-vesta","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-33"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to install Vesta Control Panel on a Linux VPS | RoseHosting<\/title>\n<meta name=\"description\" content=\"How to install Vesta Control Panel on a Linux VPS | RoseHosting\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-vesta-control-panel-on-a-linux-vps\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to install Vesta Control Panel on a Linux VPS\" \/>\n<meta property=\"og:description\" content=\"How to install Vesta Control Panel on a Linux VPS | RoseHosting\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-vesta-control-panel-on-a-linux-vps\/\" \/>\n<meta property=\"og:site_name\" content=\"RoseHosting\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/RoseHosting\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/rosehosting.helpdesk\" \/>\n<meta property=\"article:published_time\" content=\"2016-02-26T17:31:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-05-25T06:24:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2014\/10\/logo.png\" \/>\n\t<meta property=\"og:image:width\" content=\"124\" \/>\n\t<meta property=\"og:image:height\" content=\"46\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Jeff Wilson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:site\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jeff Wilson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-vesta-control-panel-on-a-linux-vps\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-vesta-control-panel-on-a-linux-vps\\\/\"},\"author\":{\"name\":\"Jeff Wilson\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/person\\\/7ce77a842fa6a9a7f8efa186f2353713\"},\"headline\":\"How to install Vesta Control Panel on a Linux VPS\",\"datePublished\":\"2016-02-26T17:31:42+00:00\",\"dateModified\":\"2023-05-25T06:24:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-vesta-control-panel-on-a-linux-vps\\\/\"},\"wordCount\":429,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-vesta-control-panel-on-a-linux-vps\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2014\\\/10\\\/logo.png\",\"keywords\":[\"control panel\",\"Linux\",\"vesta\"],\"articleSection\":[\"Control Panels\",\"Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-vesta-control-panel-on-a-linux-vps\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-vesta-control-panel-on-a-linux-vps\\\/\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-vesta-control-panel-on-a-linux-vps\\\/\",\"name\":\"How to install Vesta Control Panel on a Linux VPS | RoseHosting\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-vesta-control-panel-on-a-linux-vps\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-vesta-control-panel-on-a-linux-vps\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2014\\\/10\\\/logo.png\",\"datePublished\":\"2016-02-26T17:31:42+00:00\",\"dateModified\":\"2023-05-25T06:24:50+00:00\",\"description\":\"How to install Vesta Control Panel on a Linux VPS | RoseHosting\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-vesta-control-panel-on-a-linux-vps\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-vesta-control-panel-on-a-linux-vps\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-vesta-control-panel-on-a-linux-vps\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2014\\\/10\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2014\\\/10\\\/logo.png\",\"width\":124,\"height\":46},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-vesta-control-panel-on-a-linux-vps\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to install Vesta Control Panel on a Linux VPS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\",\"name\":\"RoseHosting.com\",\"description\":\"Premium Linux Tutorials Since 2001\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\",\"name\":\"RoseHosting\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/android-chrome-192x192-1.png\",\"contentUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/android-chrome-192x192-1.png\",\"width\":192,\"height\":192,\"caption\":\"RoseHosting\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/RoseHosting\",\"https:\\\/\\\/x.com\\\/rosehosting\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/rosehosting\\\/\"],\"description\":\"RoseHosting is a leading Linux hosting provider, serving thousands of clients world-wide since 2001.\",\"email\":\"info@rosehosting.com\",\"telephone\":\"(314) 275-0414\",\"legalName\":\"Rose Web Services LLC\",\"foundingDate\":\"2001-04-02\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/person\\\/7ce77a842fa6a9a7f8efa186f2353713\",\"name\":\"Jeff Wilson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"caption\":\"Jeff Wilson\"},\"description\":\"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.\",\"sameAs\":[\"https:\\\/\\\/www.rosehosting.com\",\"https:\\\/\\\/www.facebook.com\\\/rosehosting.helpdesk\"],\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/author\\\/jwilson\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to install Vesta Control Panel on a Linux VPS | RoseHosting","description":"How to install Vesta Control Panel on a Linux VPS | RoseHosting","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.rosehosting.com\/blog\/how-to-install-vesta-control-panel-on-a-linux-vps\/","og_locale":"en_US","og_type":"article","og_title":"How to install Vesta Control Panel on a Linux VPS","og_description":"How to install Vesta Control Panel on a Linux VPS | RoseHosting","og_url":"https:\/\/www.rosehosting.com\/blog\/how-to-install-vesta-control-panel-on-a-linux-vps\/","og_site_name":"RoseHosting","article_publisher":"https:\/\/www.facebook.com\/RoseHosting","article_author":"https:\/\/www.facebook.com\/rosehosting.helpdesk","article_published_time":"2016-02-26T17:31:42+00:00","article_modified_time":"2023-05-25T06:24:50+00:00","og_image":[{"width":124,"height":46,"url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2014\/10\/logo.png","type":"image\/png"}],"author":"Jeff Wilson","twitter_card":"summary_large_image","twitter_creator":"@rosehosting","twitter_site":"@rosehosting","twitter_misc":{"Written by":"Jeff Wilson","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-vesta-control-panel-on-a-linux-vps\/#article","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-vesta-control-panel-on-a-linux-vps\/"},"author":{"name":"Jeff Wilson","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713"},"headline":"How to install Vesta Control Panel on a Linux VPS","datePublished":"2016-02-26T17:31:42+00:00","dateModified":"2023-05-25T06:24:50+00:00","mainEntityOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-vesta-control-panel-on-a-linux-vps\/"},"wordCount":429,"commentCount":0,"publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-vesta-control-panel-on-a-linux-vps\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2014\/10\/logo.png","keywords":["control panel","Linux","vesta"],"articleSection":["Control Panels","Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.rosehosting.com\/blog\/how-to-install-vesta-control-panel-on-a-linux-vps\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-vesta-control-panel-on-a-linux-vps\/","url":"https:\/\/www.rosehosting.com\/blog\/how-to-install-vesta-control-panel-on-a-linux-vps\/","name":"How to install Vesta Control Panel on a Linux VPS | RoseHosting","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-vesta-control-panel-on-a-linux-vps\/#primaryimage"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-vesta-control-panel-on-a-linux-vps\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2014\/10\/logo.png","datePublished":"2016-02-26T17:31:42+00:00","dateModified":"2023-05-25T06:24:50+00:00","description":"How to install Vesta Control Panel on a Linux VPS | RoseHosting","breadcrumb":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-vesta-control-panel-on-a-linux-vps\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.rosehosting.com\/blog\/how-to-install-vesta-control-panel-on-a-linux-vps\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-vesta-control-panel-on-a-linux-vps\/#primaryimage","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2014\/10\/logo.png","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2014\/10\/logo.png","width":124,"height":46},{"@type":"BreadcrumbList","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-vesta-control-panel-on-a-linux-vps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.rosehosting.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to install Vesta Control Panel on a Linux VPS"}]},{"@type":"WebSite","@id":"https:\/\/www.rosehosting.com\/blog\/#website","url":"https:\/\/www.rosehosting.com\/blog\/","name":"RoseHosting.com","description":"Premium Linux Tutorials Since 2001","publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.rosehosting.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.rosehosting.com\/blog\/#organization","name":"RoseHosting","url":"https:\/\/www.rosehosting.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","width":192,"height":192,"caption":"RoseHosting"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/RoseHosting","https:\/\/x.com\/rosehosting","https:\/\/www.linkedin.com\/in\/rosehosting\/"],"description":"RoseHosting is a leading Linux hosting provider, serving thousands of clients world-wide since 2001.","email":"info@rosehosting.com","telephone":"(314) 275-0414","legalName":"Rose Web Services LLC","foundingDate":"2001-04-02","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}},{"@type":"Person","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713","name":"Jeff Wilson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","caption":"Jeff Wilson"},"description":"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.","sameAs":["https:\/\/www.rosehosting.com","https:\/\/www.facebook.com\/rosehosting.helpdesk"],"url":"https:\/\/www.rosehosting.com\/blog\/author\/jwilson\/"}]}},"_links":{"self":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/4789","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/comments?post=4789"}],"version-history":[{"count":3,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/4789\/revisions"}],"predecessor-version":[{"id":45780,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/4789\/revisions\/45780"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media\/4790"}],"wp:attachment":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media?parent=4789"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/categories?post=4789"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/tags?post=4789"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}