{"id":653,"date":"2014-09-02T23:40:00","date_gmt":"2014-09-02T23:40:00","guid":{"rendered":"https:\/\/qbytes.cloud\/?p=653"},"modified":"2014-09-02T23:40:00","modified_gmt":"2014-09-02T23:40:00","slug":"install-cpanel","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2014\/09\/02\/install-cpanel\/","title":{"rendered":"Install cPanel"},"content":{"rendered":"\n<p>Install screen<\/p>\n\n\n\n<p>Ubuntu<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\napt install screen\n<\/pre><\/div>\n\n\n<p>CentOS &amp; Rocky<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nyum install screen\n<\/pre><\/div>\n\n\n<p>Run screen<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nscreen\n<\/pre><\/div>\n\n\n<p>Detach the screen out by pressing Ctrl+ a at the same time \u2013 release and then press d.:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nctrl+a - release then press d\n&#x5B;detached from 11115.pts-0.capnel]\n<\/pre><\/div>\n\n\n<p>This releases the screen and the task so you can do other things while the task runs in the background.<\/p>\n\n\n\n<p>You\u2019re returned to the terminal window from which you launched the screen session. A message tells you that a screen window labeled [detached from 11115.pts-0.capnel] has been detached.<\/p>\n\n\n\n<p>To install cPanel &amp; WHM on your server, run the following command:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\ncd \/home &amp;amp;&amp;amp; curl -o latest -L https:\/\/securedownloads.cpanel.net\/latest &amp;amp;&amp;amp; sh latest\n<\/pre><\/div>\n\n\n<p>To manage screen.<\/p>\n\n\n\n<p>You need the number from the start of the window name to reattach it. If you forget it, you can always use the -ls (list) option, as shown below, to get a list of the detached windows:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nscreen -ls\nThere is a screen on:\n        11115.pts-0.capnel      (Detached)\n1 Socket in \/var\/run\/screen\/S-root.\n\n<\/pre><\/div>\n\n\n<p>You can check on the task by typing this to resume the screen:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nscreen -r 11115\n<\/pre><\/div>\n\n\n<p>When the process ends, you can type exit to exit from the screen. Alternatively, you can press Ctrl+A, and then d to forcibly kill a window.<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nctrl+a - release then press k\n&#x5B;detached from 11115.pts-0.capnel]\n<\/pre><\/div>\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Install screen Ubuntu CentOS &amp; Rocky Run screen Detach the screen out by pressing Ctrl+ a at the same time \u2013 release and then press d.: This releases the screen and the task so you can do other things while the task runs in the background. You\u2019re returned to the terminal window from which you &#8230; <a title=\"Install cPanel\" class=\"read-more\" href=\"https:\/\/www.qbytes.cloud\/index.php\/2014\/09\/02\/install-cpanel\/\" aria-label=\"Read more about Install cPanel\">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-653","post","type-post","status-publish","format-standard","hentry","category-cpanel"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/653","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=653"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/653\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=653"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=653"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=653"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}