{"id":2191,"date":"2016-07-08T12:14:01","date_gmt":"2016-07-08T16:14:01","guid":{"rendered":"https:\/\/www.globo.tech\/learning-center\/?p=2191"},"modified":"2017-11-24T18:07:40","modified_gmt":"2017-11-24T23:07:40","slug":"install-vestacp-centos-7","status":"publish","type":"post","link":"https:\/\/www.globo.tech\/learning-center\/install-vestacp-centos-7\/","title":{"rendered":"How to install VestaCP control panel on CentOS 7"},"content":{"rendered":"<h1>How to install VestaCP control panel on CentOS 7<\/h1>\n<p>VestaCP is an open source web hosting control panel that you can install on machines running RedHat\/CentOS or Ubuntu. It is notable for having a very clean and clear graphical interface that&#8217;s perfect for inexperienced users looking to change and adjust the configurations of their hosted services.<\/p>\n<h2>Getting started<\/h2>\n<p>Before you begin the steps in this guide, make sure you fulfill the following prerequisites:<br \/>\n\u2022 1 Node (<a href=\"https:\/\/www.globo.tech\/cloud-server-pricing\" target=\"_blank\"><b>Cloud Server<\/b><\/a> or <a href=\"http:\/\/www.globo.tech\/dedicated-server-hosting\" target=\"_blank\"><b>Dedicated Server<\/b><\/a>) running a clean installation of CentOS 7.<br \/>\n\u2022 All commands should be run as the root user<\/p>\n<h2>Tutorial<\/h2>\n<p>You&#8217;re going to start with a standard clean and up to date CentOS 7 installation.<\/p>\n<p><code>yum -y update && shutdown -r now<\/code><\/p>\n<p>Install the basic default packages.<\/p>\n<p><code>yum -y install nano wget curl<\/code><\/p>\n<p>Go ahead and disable SElinux.<\/p>\n<p><code>setenforce 0<br \/>\nsed -i 's\/enforcing\/disabled\/' \/etc\/sysconfig\/selinux<\/code><\/p>\n<p>Before installing VestaCP, you will need:<br \/>\n\u2022\tA valid hostname that will resolve on the IP used for the control panel<br \/>\n\u2022\tAn email address and a password to set during the install<\/p>\n<p>Download the VestaCP installation script.<\/p>\n<p><code>curl -O http:\/\/vestacp.com\/pub\/vst-install.sh<\/code><\/p>\n<p>Make this script executable and start the installation. You can also use the advanced setup if that&#8217;s what you prefer. See this link on the VestaCP official website for more information on what options are available.<\/p>\n<p><code>chmod +x vst-install.sh<br \/>\nbash vst-install.sh<\/code><\/p>\n<p>The installation process can take some time depending on the speed of your network connection, so be patient. At the end of the installation, you should see the URL, the username and the password for logging into the panel written to STDOUT.<\/p>\n<p><code class=\"gris\">=======================================================<br \/>\n _|      _|  _|_|_|_|    _|_|_|  _|_|_|_|_|    _|_|<br \/>\n _|      _|  _|        _|            _|      _|    _|<br \/>\n _|      _|  _|_|_|      _|_|        _|      _|_|_|_|<br \/>\n   _|  _|    _|              _|      _|      _|    _|<br \/>\n     _|      _|_|_|_|  _|_|_|        _|      _|    _|<br \/>\nCongratulations, you have just successfully installed Vesta Control Panel<br \/>\n    https:\/\/your_ip:8083<br \/>\n    username: admin<br \/>\n    password: CpFWu3GBja<br \/>\nWe hope that you enjoy your installation of Vesta. Please feel free to contact us anytime if you have any questions.<br \/>\nThank you.<br \/>\n--<br \/>\nSincerely yours<br \/>\nvestacp.com team<\/code><\/p>\n<p>Go to the URL in your web browser and enter the username and password. You should be logged in.<\/p>\n<h2>Conclusion<\/h2>\n<p>As you can see, setup is simple and painless. If you&#8217;re running a RHEL or Ubuntu-based distribution of Linux and anticipating the need to accommodate less experienced users, consider installing VestaCP as your web hosting control panel. If this guide was helpful to you, kindly share it with others who may also be interested. <\/p>\n<!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons generic via filter on the_content -->","protected":false},"excerpt":{"rendered":"<p>How to install VestaCP control panel on CentOS 7 VestaCP is an open source web hosting control panel that you can install on machines running RedHat\/CentOS or Ubuntu. It is notable for having a very clean and clear graphical interface that&#8217;s perfect for inexperienced users looking to change and adjust the configurations of their hosted<!-- AddThis Advanced Settings generic via filter on get_the_excerpt --><!-- AddThis Share Buttons generic via filter on get_the_excerpt --><\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[72],"tags":[],"class_list":["post-2191","post","type-post","status-publish","format-standard","hentry","category-monitoring","operating_system-centos-7"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to install VestaCP control panel on CentOS 7 - Globo.Tech<\/title>\n<meta name=\"description\" content=\"This tutorial will show you how to install VestaCP control panel on your CentOS 7 server. Read now &amp; Enjoy VestaCP&#039;s easy-to-use webpanel!\" \/>\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.globo.tech\/learning-center\/install-vestacp-centos-7\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to install VestaCP control panel on CentOS 7 - Globo.Tech\" \/>\n<meta property=\"og:description\" content=\"This tutorial will show you how to install VestaCP control panel on your CentOS 7 server. Read now &amp; Enjoy VestaCP&#039;s easy-to-use webpanel!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.globo.tech\/learning-center\/install-vestacp-centos-7\/\" \/>\n<meta property=\"og:site_name\" content=\"Globo.Tech\" \/>\n<meta property=\"article:published_time\" content=\"2016-07-08T16:14:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2017-11-24T23:07:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2016\/09\/GloboTech-Logo.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"963\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"GloboTech Communications\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"GloboTech Communications\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/install-vestacp-centos-7\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/install-vestacp-centos-7\\\/\"},\"author\":{\"name\":\"GloboTech Communications\",\"@id\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/#\\\/schema\\\/person\\\/e17784b37f4a4f49b7bc611847912e87\"},\"headline\":\"How to install VestaCP control panel on CentOS 7\",\"datePublished\":\"2016-07-08T16:14:01+00:00\",\"dateModified\":\"2017-11-24T23:07:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/install-vestacp-centos-7\\\/\"},\"wordCount\":319,\"commentCount\":0,\"articleSection\":[\"Monitoring\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/install-vestacp-centos-7\\\/\",\"url\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/install-vestacp-centos-7\\\/\",\"name\":\"How to install VestaCP control panel on CentOS 7 - Globo.Tech\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/#website\"},\"datePublished\":\"2016-07-08T16:14:01+00:00\",\"dateModified\":\"2017-11-24T23:07:40+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/#\\\/schema\\\/person\\\/e17784b37f4a4f49b7bc611847912e87\"},\"description\":\"This tutorial will show you how to install VestaCP control panel on your CentOS 7 server. Read now & Enjoy VestaCP's easy-to-use webpanel!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/install-vestacp-centos-7\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/install-vestacp-centos-7\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/install-vestacp-centos-7\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to install VestaCP control panel on CentOS 7\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/#website\",\"url\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/\",\"name\":\"Globo.Tech\",\"description\":\"Welcome to the Official Globo.Tech Learning Center\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/#\\\/schema\\\/person\\\/e17784b37f4a4f49b7bc611847912e87\",\"name\":\"GloboTech Communications\",\"sameAs\":[\"http:\\\/\\\/www.gtcomm.net\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to install VestaCP control panel on CentOS 7 - Globo.Tech","description":"This tutorial will show you how to install VestaCP control panel on your CentOS 7 server. Read now & Enjoy VestaCP's easy-to-use webpanel!","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.globo.tech\/learning-center\/install-vestacp-centos-7\/","og_locale":"en_US","og_type":"article","og_title":"How to install VestaCP control panel on CentOS 7 - Globo.Tech","og_description":"This tutorial will show you how to install VestaCP control panel on your CentOS 7 server. Read now & Enjoy VestaCP's easy-to-use webpanel!","og_url":"https:\/\/www.globo.tech\/learning-center\/install-vestacp-centos-7\/","og_site_name":"Globo.Tech","article_published_time":"2016-07-08T16:14:01+00:00","article_modified_time":"2017-11-24T23:07:40+00:00","og_image":[{"width":1920,"height":963,"url":"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2016\/09\/GloboTech-Logo.png","type":"image\/png"}],"author":"GloboTech Communications","twitter_misc":{"Written by":"GloboTech Communications","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.globo.tech\/learning-center\/install-vestacp-centos-7\/#article","isPartOf":{"@id":"https:\/\/www.globo.tech\/learning-center\/install-vestacp-centos-7\/"},"author":{"name":"GloboTech Communications","@id":"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/e17784b37f4a4f49b7bc611847912e87"},"headline":"How to install VestaCP control panel on CentOS 7","datePublished":"2016-07-08T16:14:01+00:00","dateModified":"2017-11-24T23:07:40+00:00","mainEntityOfPage":{"@id":"https:\/\/www.globo.tech\/learning-center\/install-vestacp-centos-7\/"},"wordCount":319,"commentCount":0,"articleSection":["Monitoring"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.globo.tech\/learning-center\/install-vestacp-centos-7\/","url":"https:\/\/www.globo.tech\/learning-center\/install-vestacp-centos-7\/","name":"How to install VestaCP control panel on CentOS 7 - Globo.Tech","isPartOf":{"@id":"https:\/\/www.globo.tech\/learning-center\/#website"},"datePublished":"2016-07-08T16:14:01+00:00","dateModified":"2017-11-24T23:07:40+00:00","author":{"@id":"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/e17784b37f4a4f49b7bc611847912e87"},"description":"This tutorial will show you how to install VestaCP control panel on your CentOS 7 server. Read now & Enjoy VestaCP's easy-to-use webpanel!","breadcrumb":{"@id":"https:\/\/www.globo.tech\/learning-center\/install-vestacp-centos-7\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.globo.tech\/learning-center\/install-vestacp-centos-7\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.globo.tech\/learning-center\/install-vestacp-centos-7\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.globo.tech\/learning-center\/"},{"@type":"ListItem","position":2,"name":"How to install VestaCP control panel on CentOS 7"}]},{"@type":"WebSite","@id":"https:\/\/www.globo.tech\/learning-center\/#website","url":"https:\/\/www.globo.tech\/learning-center\/","name":"Globo.Tech","description":"Welcome to the Official Globo.Tech Learning Center","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.globo.tech\/learning-center\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/e17784b37f4a4f49b7bc611847912e87","name":"GloboTech Communications","sameAs":["http:\/\/www.gtcomm.net"]}]}},"_links":{"self":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts\/2191","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/comments?post=2191"}],"version-history":[{"count":5,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts\/2191\/revisions"}],"predecessor-version":[{"id":3903,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts\/2191\/revisions\/3903"}],"wp:attachment":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/media?parent=2191"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/categories?post=2191"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/tags?post=2191"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}