{"id":3510,"date":"2017-08-24T18:31:22","date_gmt":"2017-08-24T18:31:22","guid":{"rendered":"https:\/\/qbytes.cloud\/?p=3510"},"modified":"2017-08-24T18:31:22","modified_gmt":"2017-08-24T18:31:22","slug":"install-cpanel-virtual-server-running-centos","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2017\/08\/24\/install-cpanel-virtual-server-running-centos\/","title":{"rendered":"How To Install cPanel on a Virtual Server Running Rocky or Centos Linux"},"content":{"rendered":"\n<p>Let&#8217;s install cPanel<\/p>\n\n\n\n<p>Let&#8217;s use screen to install. To start off, go ahead and install screen and wget:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; title: ; notranslate\" title=\"\">\nyum install wget screen -y\n<\/pre><\/div>\n\n\n<p>Once screen is installed, start a new session running:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; title: ; notranslate\" title=\"\">\nscreen\n<\/pre><\/div>\n\n\n<p>After opening screen, you can proceed to install cPanel. Use this this command to install cPanel with WHM:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; title: ; notranslate\" title=\"\">\ncd \/home &amp;&amp; curl -o latest -L https:\/\/securedownloads.cpanel.net\/latest &amp;&amp; sh latest\n<\/pre><\/div>\n\n\n<p>Then close out of screen. The script will continue running while in the background\u2014even if you close out the of server.<\/p>\n\n\n\n<p>In order to detach screen type:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; title: ; notranslate\" title=\"\">\nCntrl-a-d\n<\/pre><\/div>\n\n\n<p>To reattach to your screen you can use the command:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; title: ; notranslate\" title=\"\">\nscreen -r\n<\/pre><\/div>\n\n\n<p>Once cPanel finally installs, you can access the login by going to http:\/\/ipaddress:2087 (eg. https:\/\/12.34.45.678:2087) or domain (example.com:2087)<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Let&#8217;s install cPanel Let&#8217;s use screen to install. To start off, go ahead and install screen and wget: Once screen is installed, start a new session running: After opening screen, you can proceed to install cPanel. Use this this command to install cPanel with WHM: Then close out of screen. The script will continue running &#8230; <a title=\"How To Install cPanel on a Virtual Server Running Rocky or Centos Linux\" class=\"read-more\" href=\"https:\/\/www.qbytes.cloud\/index.php\/2017\/08\/24\/install-cpanel-virtual-server-running-centos\/\" aria-label=\"Read more about How To Install cPanel on a Virtual Server Running Rocky or Centos Linux\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20],"tags":[],"class_list":["post-3510","post","type-post","status-publish","format-standard","hentry","category-cpanel"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/3510","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=3510"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/3510\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=3510"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=3510"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=3510"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}