{"id":1690,"date":"2015-01-28T04:23:41","date_gmt":"2015-01-28T04:23:41","guid":{"rendered":"https:\/\/qbytes.cloud\/?p=1690"},"modified":"2015-01-28T04:23:41","modified_gmt":"2015-01-28T04:23:41","slug":"install-plesk-centos-7","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2015\/01\/28\/install-plesk-centos-7\/","title":{"rendered":"Install Plesk CentOS 7"},"content":{"rendered":"<p>The Plesk one-click installer is a script that downloads itself and determines the correct Plesk version for your OS. You won\u2019t accidentally pick the wrong version for your distribution.<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\"># wget -O - http:\/\/autoinstall.plesk.com\/one-click-installer | sh\n<\/pre>\n<p>If you get an error message, wget may not be installed. Rectify this pitiful situation like this:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# yum install wget\n\n<\/pre>\n<p><strong>Opening Ports for Plesk<\/strong><\/p>\n<p>On CentOS 6 and prior the firewall rules were set via iptables. This service is gone and has been replaced with firewalld in CentOS 7. We still need to open ports to speak to Plesk via a browser. The two important ones to open here are 8443 and 8447:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# firewall-cmd --zone=public --add-port=8443\/tcp --permanent\n# firewall-cmd --zone=public --add-port=8447\/tcp --permanent\n# firewall-cmd --reload\n\n<\/pre>\n<p><strong>Add Atomic Repo Power (optional)<\/strong><\/p>\n<p>Now\u2019s a good time to install the Atomic repos. These will give you access to many additional tools such as pre-compiled OSSEC HIDS and additional PHP versions:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# wget -q -O - http:\/\/www.atomicorp.com\/installers\/atomic.sh | sh\n\n<\/pre>\n<p>Other Options<\/p>\n<p>Obtain the installer script. Download the installer script:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\n# wget https:\/\/installer.plesk.com\/plesk-installer\n\n<\/pre>\n<p>Enable execution mode for the downloaded installer script:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\n# chmod +x .\/plesk-installer\n\n<\/pre>\n<p>Make sure port 8447 is open<br \/>\nPort 8447 is used for accessing the installer GUI. Make sure, this port is open.<\/p>\n<p>Launch the installer with GUI<br \/>\nRun the script with option &#8211;web-interface to launch the interactive installer with web interface for the latest stable Plesk version:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\n# .\/plesk-installer --web-interface\n\n<\/pre>\n<p>From Plesk Trial Signup:<br \/>\nWelcome aboard!<\/p>\n<p>Linux console command:<\/p>\n<p>You also can download your Plesk license for Linux directly from your console interface by running the following command: <\/p>\n<p># sh <(curl http:\/\/autoinstall.plesk.com\/plesk-installer)\n\n[\/bash]\n\nAfter install:\n  Congratulations!\n\n        The installation has been finished. Plesk is now running on your server.\n\n        To complete the configuration process, browse either of URLs:\n          * https:\/\/216.55.169.209:8443\/login?secret=5bwVKsGqv7nDQS9AjQrVhWRY72yjsAthTEr5Ll4r%2Ff0%3D\n          * https:\/\/plesk.geekdecoder.com:8443\/login?secret=5bwVKsGqv7nDQS9AjQrVhWRY72yjsAthTEr5Ll4r%2Ff0%3D\n\n        Use the username 'admin' to log in. To log in as 'admin', use the 'plesk login' command.\n        You can also log in as 'root' using your 'root' password.\n\n        Use the 'plesk' command to manage the server. Run 'plesk help' for more info.\n\n        Use the following commands to start and stop the Plesk web interface:\n        'service psa start' and 'service psa stop' respectively.\n\n        If you would like to migrate your subscriptions from other hosting panel\n        or older Plesk version to this server, please check out our assistance\n        options: https:\/\/www.plesk.com\/professional-services\/\n\n\n<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Plesk one-click installer is a script that downloads itself and determines the correct Plesk version for your OS. You won\u2019t accidentally pick the wrong version for your distribution. # wget -O &#8211; http:\/\/autoinstall.plesk.com\/one-click-installer | sh If you get an error message, wget may not be installed. Rectify this pitiful situation like this: # yum &#8230; <a title=\"Install Plesk CentOS 7\" class=\"read-more\" href=\"https:\/\/www.qbytes.cloud\/index.php\/2015\/01\/28\/install-plesk-centos-7\/\" aria-label=\"Read more about Install Plesk CentOS 7\">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":[12,86],"tags":[],"class_list":["post-1690","post","type-post","status-publish","format-standard","hentry","category-centos-7","category-plesk"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/1690","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=1690"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/1690\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=1690"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=1690"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=1690"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}