{"id":548,"date":"2024-05-18T14:12:25","date_gmt":"2024-05-18T14:12:25","guid":{"rendered":"https:\/\/vpswebhostingindia.in\/blog\/?p=548"},"modified":"2024-05-18T14:12:27","modified_gmt":"2024-05-18T14:12:27","slug":"install-webuzo-panel-on-ubuntu-server","status":"publish","type":"post","link":"https:\/\/vpswebhostingindia.in\/blog\/install-webuzo-panel-on-ubuntu-server\/","title":{"rendered":"Install webuzo control panel V4 on ubuntu server &#8211; comprehensive guide"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Webuzo control Panel is a powerful web hosting control panel designed to simplify the process of managing web servers, websites, and applications. Developed by <a href=\"https:\/\/softaculous.com\/\" rel=\"nofollow noopener\" target=\"_blank\">Softaculous<\/a> Ltd., Webuzo offers a user-friendly interface with a wide range of features to streamline\u00a0server\u00a0administration, application deployment, and website management. In this detailed guide, we\u2019ll explore the key functionalities, installation process, and best practices for using Webuzo effectively.<\/p>\n\n\n\n<div class=\"wp-block-rank-math-toc-block\" id=\"rank-math-toc\"><h2>Table of Contents<\/h2><nav><ul><li><a href=\"#introduction-to-webuzo\">Introduction to Webuzo<\/a><\/li><li><a href=\"#what-is-webuzo-control-panel\">What is Webuzo Control panel<\/a><\/li><li><a href=\"#requirements\ufffc\">Requirements\ufffc<\/a><\/li><li><a href=\"#webuzo-panel-installation\">webuzo panel Installation<\/a><ul><li><a href=\"#default-apps\ufffc\">Default Apps\ufffc<\/a><\/li><li><a href=\"#no-apps\ufffc\">No Apps\ufffc<\/a><\/li><li><a href=\"#selected-apps\ufffc\">Selected Apps\ufffc<\/a><\/li><\/ul><\/li><\/ul><\/nav><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"introduction-to-webuzo\">Introduction to Webuzo<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Webuzo is a single-user control panel that provides an intuitive interface for managing <a href=\"https:\/\/vpswebhostingindia.in\/vps_hosting\/\">web hosting<\/a> environments. It comes bundled with Softaculous, a popular auto-installer that enables users to deploy web applications with ease.\u00a0Webuzo\u00a0supports various web technologies, including PHP, Apache, MySQL, and more, making it suitable for hosting a wide range of websites and applications.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-is-webuzo-control-panel\">What is Webuzo Control panel<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Webuzo is a web hosting control panel that simplifies the process of managing web servers and\u00a0hosting\u00a0environments. Developed by Softaculous Ltd., it offers a user-friendly interface and a wide range of features designed to streamline server administration tasks, website deployment, application management, and more.<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img decoding=\"async\" src=\"https:\/\/unlimitedhosting.in\/tutorials\/wp-content\/uploads\/2024\/03\/webuzo-control-panel1.jpeg\" alt=\"webuzo control panel\" class=\"wp-image-283\" style=\"width:689px;height:auto\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"requirements\ufffc\">Requirements<a href=\"https:\/\/webuzo.com\/docs\/installing-webuzo\/install\/#requirements\" rel=\"nofollow noopener\" target=\"_blank\"><\/a><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Newly installed OS from the following list :<br>&#8211; Ubuntu LTS 18.04 \/ 20.04 \/ 22.04<\/li>\n\n\n\n<li>YUM \/ apt-get \/ tar \/ wget packages installed<\/li>\n\n\n\n<li>RAM &#8211; Minimum 1 GB (Recommended 2 GB for best performance)<\/li>\n\n\n\n<li>Disk Space &#8211; Minimum 5 GB (Recommended 10 GB for best performance)<\/li>\n\n\n\n<li>Open Ports &#8211; 2002, 2003, 2004, 2005, 21, 22, 25, 53, 80, 110,143, 443, 465, 993,995 , 587 and 3306 (It is recommended to keep these ports open on your server)<\/li>\n\n\n\n<li>SELinux should be disabled<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Note<\/strong>: There should be no PHP, Apache, MySQL installed on the server<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"webuzo-panel-installation\"><strong>webuzo panel Installation<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Open a Shell Terminal (e.g. PuTTY) and SSH to your server. Run the following commands:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted has-black-color has-cyan-bluish-gray-background-color has-text-color has-background has-link-color wp-elements-f71cc22de9cf894e3b58095ac4cd033a\"><strong><code>wget -N https:\/\/files.webuzo.com\/install.sh<\/code><br><code>chmod 0755 install.sh <\/code><br><code>.\/install.sh<\/code> \/\/ This will install the LAMP Stack, DNS Server and FTP server along with Webuzo<\/strong><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"default-apps\ufffc\">Default Apps<a href=\"https:\/\/webuzo.com\/docs\/installing-webuzo\/install\/#default-apps\" rel=\"nofollow noopener\" target=\"_blank\"><\/a><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The &#8211;install parameter is optional and if it is not passed Webuzo will install the following apps by default :<br>Apache 2.4, MySQL 8.0, PHP 7.3, Pure-FTPd, Bind, Exim, Dovecot, GIT, Web Disk<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you want Webuzo to install default apps please use the following command :<\/p>\n\n\n\n<pre class=\"wp-block-code has-black-color has-cyan-bluish-gray-background-color has-text-color has-background has-link-color wp-elements-f3ab45db6dac83e8f0076f4423d6466f\"><code><strong>.\/install.sh<\/strong><\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"no-apps\ufffc\">No Apps<a href=\"https:\/\/webuzo.com\/docs\/installing-webuzo\/install\/#no-apps\" rel=\"nofollow noopener\" target=\"_blank\"><\/a><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">If you want Webuzo not to install any apps you can use the following value for install parameter :<\/p>\n\n\n\n<pre class=\"wp-block-code has-black-color has-cyan-bluish-gray-background-color has-text-color has-background has-link-color wp-elements-67956ef8be41a4164a3c1a960bc202bf\"><code><strong>.\/install.sh --install=none<\/strong><\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Later you can install apps from Webuzo Admin Panel -&gt; Apps -&gt;&nbsp;<strong>Install an App<\/strong>&nbsp;page.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"selected-apps\ufffc\">Selected Apps<a href=\"https:\/\/webuzo.com\/docs\/installing-webuzo\/install\/#selected-apps\" rel=\"nofollow noopener\" target=\"_blank\"><\/a><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">If you want Webuzo to install selected apps you can pass the app names comma separated to the install parameter. E.g :<\/p>\n\n\n\n<pre class=\"wp-block-code has-black-color has-cyan-bluish-gray-background-color has-text-color has-background has-link-color wp-elements-d046aef8b2d8a2398c51bf995c1beb96\"><code><strong>.\/install.sh --install=apache2,mariadb108,bind,exim,dovecot,php81,php80,php74<\/strong><\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">The installation will begin immediately. It may seem that the installation has stopped, if your network speed is slow, but please let it continue. You will see something like this when the installation is completed :<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/vpsjungle.com\/tutorials\/wp-content\/uploads\/2024\/04\/webuzo-panel-1024x591.jpg\" alt=\"\" class=\"wp-image-309\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">This will setup the required Web Server and other important configurations. Note : A log file of the installation process will be created \u2013 \/root\/webuzo-install.log<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To login to the Webuzo Admin Panel, visit the following URL :<br><a href=\"https:\/\/your-ip:2005\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">https:\/\/Your-IP:2005\/<\/a><br>OR<br><a href=\"http:\/\/your-ip:2004\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">http:\/\/Your-IP:2004\/<\/a><br>The username and password will be the root credentials details of your&nbsp;<a href=\"https:\/\/www.squarebrothers.com\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">server<\/a>.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/vpsjungle.com\/tutorials\/wp-content\/uploads\/2024\/04\/webuzopanel1-1024x546.jpg\" alt=\"\" class=\"wp-image-312\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">After the installation is completed, we recommend you check the panel configuration. The Panel configuration is located at the Admin Panel -> Settings -> Panel Config. Please check the options there and correct anything which you feel is not correct as per the server.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Webuzo control Panel is a powerful web hosting control panel designed to simplify the process of managing web servers, websites, and applications. Developed by Softaculous Ltd., Webuzo offers a user-friendly interface with a wide range of features to streamline\u00a0server\u00a0administration, application deployment, and website management. In this detailed guide, we\u2019ll explore the key functionalities, installation process, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":550,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"rank_math_lock_modified_date":false,"_eb_attr":"","footnotes":""},"categories":[43,29,17],"tags":[],"class_list":["post-548","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-webuzo","category-ubuntu","category-vps"],"_links":{"self":[{"href":"https:\/\/vpswebhostingindia.in\/blog\/wp-json\/wp\/v2\/posts\/548","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpswebhostingindia.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/vpswebhostingindia.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/vpswebhostingindia.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vpswebhostingindia.in\/blog\/wp-json\/wp\/v2\/comments?post=548"}],"version-history":[{"count":2,"href":"https:\/\/vpswebhostingindia.in\/blog\/wp-json\/wp\/v2\/posts\/548\/revisions"}],"predecessor-version":[{"id":551,"href":"https:\/\/vpswebhostingindia.in\/blog\/wp-json\/wp\/v2\/posts\/548\/revisions\/551"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpswebhostingindia.in\/blog\/wp-json\/wp\/v2\/media\/550"}],"wp:attachment":[{"href":"https:\/\/vpswebhostingindia.in\/blog\/wp-json\/wp\/v2\/media?parent=548"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/vpswebhostingindia.in\/blog\/wp-json\/wp\/v2\/categories?post=548"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/vpswebhostingindia.in\/blog\/wp-json\/wp\/v2\/tags?post=548"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}