{"id":2203,"date":"2016-07-13T14:00:11","date_gmt":"2016-07-13T18:00:11","guid":{"rendered":"https:\/\/www.globo.tech\/learning-center\/?p=2203"},"modified":"2017-04-19T15:54:47","modified_gmt":"2017-04-19T19:54:47","slug":"install-centos-web-panel-centos-6","status":"publish","type":"post","link":"https:\/\/www.globo.tech\/learning-center\/install-centos-web-panel-centos-6\/","title":{"rendered":"How to install CentOS WebPanel on CentOS 6"},"content":{"rendered":"<p>CentOS WebPanel is a free control panel solution for RPM-based Linux distributions. What sets it apart from other control panels is that it can be used to install and configure a number of key web server applications. When added to a minimal installation of CentOS 6, it provides one of the quickest ways to get a web server up and running.<\/p>\n<h2>Getting Started<\/h2>\n<p>To complete this guide, you will need the following:<br \/>\n\u2022 1 Node (<a href=\"https:\/\/www.globo.tech\/cloud-server-pricing\" target=\"_blank\">Cloud Server<\/a> or <a href=\"http:\/\/www.globo.tech\/dedicated-server-hosting\" target=\"_blank\">Dedicated Server<\/a>) running a clean installation of CentOS 6.<br \/>\n\u2022 All commands should be run as the root user<\/p>\n<h2>Step-by-step guide<\/h2>\n<p>Ensure that your CentOS 6 installation is up to date and that the program wget is installed.<\/p>\n<p><code>yum -y install wget && yum -y update<\/code><\/p>\n<p>Selinux will need to be disabled, so go ahead and do that now.<\/p>\n<p><code>setenforce 0<br \/>\nsed -i 's\/enforcing\/disabled\/' \/etc\/sysconfig\/selinux<\/code><\/p>\n<p>Set up the hostname for your server.<\/p>\n<p><code>hostname server.example.com<\/code><\/p>\n<p>Before starting installation of CentOS WebPanel, you&#8217;ll need the following:<\/p>\n<p>    A valid hostname that will resolve on the IP used for the control panel<br \/>\n    All your initial IP addresses bound on the server<\/p>\n<p>Using <em>wget<\/em>, grab the installation script from CentOS WebPanel&#8217;s official web site.<\/p>\n<p><code>cd \/usr\/local\/src<br \/>\nwget http:\/\/centos-webpanel.com\/cwp-latest<\/code><\/p>\n<p>Run the included shell script, making sure to specify the preferred MariaDB option when prompted.<\/p>\n<p><code>sh cwp-latest -d mariadb<\/code><\/p>\n<p>Once the installation process has completed, you will be given a list of credentials for logging into the web panel. Take note of them and then reboot the server.<\/p>\n<p><code>reboot<\/code><\/p>\n<p>Once the server is back online, you may navigate to the web interface and login with your root credentials to access your newly installed CentOS WebPanel.<\/p>\n<h2>Conclusion<\/h2>\n<p>Now that CentOS WebPanel is installed, it provides a handy interface to add additional services and configure existing ones in the realm of user management, SQL, email, DNS, PHP, firewalls, and more. It also facilitates security monitoring, making it easier to detect issues ahead of time. 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>CentOS WebPanel is a free control panel solution for RPM-based Linux distributions. What sets it apart from other control panels is that it can be used to install and configure a number of key web server applications. When added to a minimal installation of CentOS 6, it provides one of the quickest ways to get<!-- 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-2203","post","type-post","status-publish","format-standard","hentry","category-monitoring","operating_system-centos-6"],"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 CentOS WebPanel on CentOS 6 - Globo.Tech<\/title>\n<meta name=\"description\" content=\"This tutorial will show you how to install CentOS Webpanel on your CentOS 6 server. Read now &amp; Enjoy this free control panel solution!\" \/>\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-centos-web-panel-centos-6\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to install CentOS WebPanel on CentOS 6 - Globo.Tech\" \/>\n<meta property=\"og:description\" content=\"This tutorial will show you how to install CentOS Webpanel on your CentOS 6 server. Read now &amp; Enjoy this free control panel solution!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.globo.tech\/learning-center\/install-centos-web-panel-centos-6\/\" \/>\n<meta property=\"og:site_name\" content=\"Globo.Tech\" \/>\n<meta property=\"article:published_time\" content=\"2016-07-13T18:00:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2017-04-19T19:54:47+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-centos-web-panel-centos-6\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/install-centos-web-panel-centos-6\\\/\"},\"author\":{\"name\":\"GloboTech Communications\",\"@id\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/#\\\/schema\\\/person\\\/e17784b37f4a4f49b7bc611847912e87\"},\"headline\":\"How to install CentOS WebPanel on CentOS 6\",\"datePublished\":\"2016-07-13T18:00:11+00:00\",\"dateModified\":\"2017-04-19T19:54:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/install-centos-web-panel-centos-6\\\/\"},\"wordCount\":318,\"commentCount\":0,\"articleSection\":[\"Monitoring\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/install-centos-web-panel-centos-6\\\/\",\"url\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/install-centos-web-panel-centos-6\\\/\",\"name\":\"How to install CentOS WebPanel on CentOS 6 - Globo.Tech\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/#website\"},\"datePublished\":\"2016-07-13T18:00:11+00:00\",\"dateModified\":\"2017-04-19T19:54:47+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/#\\\/schema\\\/person\\\/e17784b37f4a4f49b7bc611847912e87\"},\"description\":\"This tutorial will show you how to install CentOS Webpanel on your CentOS 6 server. Read now & Enjoy this free control panel solution!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/install-centos-web-panel-centos-6\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/install-centos-web-panel-centos-6\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/install-centos-web-panel-centos-6\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.globo.tech\\\/learning-center\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to install CentOS WebPanel on CentOS 6\"}]},{\"@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 CentOS WebPanel on CentOS 6 - Globo.Tech","description":"This tutorial will show you how to install CentOS Webpanel on your CentOS 6 server. Read now & Enjoy this free control panel solution!","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-centos-web-panel-centos-6\/","og_locale":"en_US","og_type":"article","og_title":"How to install CentOS WebPanel on CentOS 6 - Globo.Tech","og_description":"This tutorial will show you how to install CentOS Webpanel on your CentOS 6 server. Read now & Enjoy this free control panel solution!","og_url":"https:\/\/www.globo.tech\/learning-center\/install-centos-web-panel-centos-6\/","og_site_name":"Globo.Tech","article_published_time":"2016-07-13T18:00:11+00:00","article_modified_time":"2017-04-19T19:54:47+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-centos-web-panel-centos-6\/#article","isPartOf":{"@id":"https:\/\/www.globo.tech\/learning-center\/install-centos-web-panel-centos-6\/"},"author":{"name":"GloboTech Communications","@id":"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/e17784b37f4a4f49b7bc611847912e87"},"headline":"How to install CentOS WebPanel on CentOS 6","datePublished":"2016-07-13T18:00:11+00:00","dateModified":"2017-04-19T19:54:47+00:00","mainEntityOfPage":{"@id":"https:\/\/www.globo.tech\/learning-center\/install-centos-web-panel-centos-6\/"},"wordCount":318,"commentCount":0,"articleSection":["Monitoring"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.globo.tech\/learning-center\/install-centos-web-panel-centos-6\/","url":"https:\/\/www.globo.tech\/learning-center\/install-centos-web-panel-centos-6\/","name":"How to install CentOS WebPanel on CentOS 6 - Globo.Tech","isPartOf":{"@id":"https:\/\/www.globo.tech\/learning-center\/#website"},"datePublished":"2016-07-13T18:00:11+00:00","dateModified":"2017-04-19T19:54:47+00:00","author":{"@id":"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/e17784b37f4a4f49b7bc611847912e87"},"description":"This tutorial will show you how to install CentOS Webpanel on your CentOS 6 server. Read now & Enjoy this free control panel solution!","breadcrumb":{"@id":"https:\/\/www.globo.tech\/learning-center\/install-centos-web-panel-centos-6\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.globo.tech\/learning-center\/install-centos-web-panel-centos-6\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.globo.tech\/learning-center\/install-centos-web-panel-centos-6\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.globo.tech\/learning-center\/"},{"@type":"ListItem","position":2,"name":"How to install CentOS WebPanel on CentOS 6"}]},{"@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\/2203","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=2203"}],"version-history":[{"count":3,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts\/2203\/revisions"}],"predecessor-version":[{"id":2899,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts\/2203\/revisions\/2899"}],"wp:attachment":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/media?parent=2203"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/categories?post=2203"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/tags?post=2203"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}