<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>cyberpanel Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/cyberpanel/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Fri, 20 Nov 2020 16:17:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to install Cyberpanel on CentOS 8?</title>
		<link>https://www.osradar.com/install-cyberpanel-centos-8/</link>
					<comments>https://www.osradar.com/install-cyberpanel-centos-8/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Fri, 20 Nov 2020 01:03:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[cyberpanel]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=25452</guid>

					<description><![CDATA[<p>Hello, friends. This useful tool will help you to install CyberPanel on CentOS 8 In short, Cyberpanel is a hosting administration panel that uses OpenLiteSpeed as a server. On the other hand, CyberPanel comes with two versions one is simply called CyberPanel and the other is Called CyberPanel Ent. CyberPanel comes with OpenLiteSpeed and is [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-cyberpanel-centos-8/">How to install Cyberpanel on CentOS 8?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello, friends. This useful tool will help you to install CyberPanel on CentOS 8</p>



<p>In short, <a href="https://cyberpanel.net/" target="_blank" rel="noreferrer noopener">Cyberpanel</a> is a hosting administration panel that uses OpenLiteSpeed as a server. On the other hand, CyberPanel comes with two versions one is simply called <strong>CyberPanel</strong> and the other is Called <strong>CyberPanel Ent</strong>. CyberPanel comes with OpenLiteSpeed and is completely free for an unlimited number of domains and worker processes.</p>



<p>One of the characteristics of CyberPanel is that it is relatively new but very well built with open source technologies such as Git or MariaDB.</p>



<h2>Install CyberPanel on CentOS 8</h2>



<p>The installation of CyberPanel is quite simple thanks to the assisted installation script provided. This makes it feasible to be implemented by anyone with basic knowledge of CentOS 8</p>



<p>So, connect to your server using SSH and log in as root</p>



<pre class="wp-block-preformatted">su</pre>



<p>And it updates the distribution:</p>



<pre class="wp-block-preformatted">dnf update</pre>



<p>And with <a href="https://www.osradar.com/the-wget-command/" target="_blank" rel="noreferrer noopener">the wget command</a> download the installation script:</p>



<pre class="wp-block-preformatted">wget https://cyberpanel.net/install.sh</pre>



<p>Then, assign the corresponding permissions and execution:</p>



<pre class="wp-block-preformatted">chmod 755 install.sh</pre>



<p>And run it with the following command:</p>



<pre class="wp-block-preformatted">sh install.sh</pre>



<p>After the system is analyzed, you will see the following screen output:</p>



<pre class="wp-block-preformatted">CyberPanel Installer v2.03
Install CyberPanel.
Addons and Miscellaneous
Exit.
Please enter the number[1-3]:</pre>



<p>Choose option 1 to start.</p>



<p>You will then be prompted for an analysis of the system resources such as the amount of RAM available and so on. Also, you have to choose whether to install CyberPanel with OpenLiteSpeed or with LiteSpeed Enterprise.</p>



<pre class="wp-block-preformatted">CyberPanel Installer v2.03
RAM check : 140/666MB (21.02%)
Disk check : 1/23GB (8%) (Minimal 10GB free space)
Install CyberPanel with OpenLiteSpeed.
Install Cyberpanel with LiteSpeed Enterprise.
Exit.
Please enter the number[1-3]</pre>



<p>Choose option 1.</p>



<p>Then you will be asked if you want to install all the CyberPanel services. Press the Y</p>



<pre class="wp-block-preformatted">Install Full service for CyberPanel? This will include PowerDNS, Postfix and Pure-FTPd.
Full installation [Y/n]</pre>



<p>Then, you can choose whether to set up a remote MySQL or not</p>



<pre class="wp-block-preformatted">Do you want to setup Remote MySQL? (This will skip installation of local MySQL)
(Default = No) Remote MySQL [y/N]:</pre>



<p>By pressing Enter you can choose to install the latest version or specify one</p>



<pre class="wp-block-preformatted">Press Enter key to continue with latest version or Enter specific version such as: 1.9.4 , 2.0.1 , 2.0.2 …etc</pre>



<p>Now it&#8217;s time to create the administrator account. You can manually specify, generate one or use the default credentials. I will use the default credentials because this can be changed later</p>



<pre class="wp-block-preformatted">Please choose to use default admin password 1234567, randomly generate one (recommended) or specify the admin password?
Choose [d]fault, [r]andom or [s]et password: [d/r/s]</pre>



<p>Then, enable the Memcached extension</p>



<pre class="wp-block-preformatted">Do you wish to install Memcached extension and backend?
Please select [Y/n]</pre>



<p>Then it&#8217;s Redis&#8217; turn</p>



<pre class="wp-block-preformatted">Do you wish to install Redis extension and backend?
Please select [Y/n]:</pre>



<p>Finally, enable Watchdog.</p>



<pre class="wp-block-preformatted">Would you like to set up a WatchDog (beta) for Web service and Database service ?
The watchdog script will be automatically started up after installation and server reboot
If you want to kill the watchdog , run watchdog kill
Please type Yes or no (with capital Y, default Yes):</pre>



<p>After that, the whole installation will start, which, as it is very long, will take a little while.</p>



<p>In the end, you will see the next output on the screen:</p>



<pre class="wp-block-preformatted">#
CyberPanel Successfully Installed
.
.
. </pre>



<p>Then you have to work with the firewall and open the necessary ports:</p>



<pre class="wp-block-preformatted">sudo firewall-cmd --permanent --add-port=8090/tcp
sudo firewall-cmd --permanent --add-port=80/tcp
sudo firewall-cmd --permanent --add-port=443/tcp
sudo firewall-cmd --permanent --add-port=443/udp
sudo firewall-cmd --permanent --add-port=21/tcp
sudo firewall-cmd --permanent --add-port=40110-40210/tcp
sudo firewall-cmd --permanent --add-port=25/tcp
sudo firewall-cmd --permanent --add-port=587/tcp
sudo firewall-cmd --permanent --add-port=465/tcp
sudo firewall-cmd --permanent --add-port=110/tcp
sudo firewall-cmd --permanent --add-port=143/tcp
sudo firewall-cmd --permanent --add-port=993/tcp
sudo firewall-cmd --permanent --add-port=53/tcp
sudo firewall-cmd --permanent --add-port=53/udp
sudo firewall-cmd --reload</pre>



<p>Now we are ready to make use of CyberPanel.</p>



<h3>Access to CyberPanel</h3>



<p>Open your favorite web browser and go to <code>https://yourserver:8090</code> and you will see the panel login screen</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="502" src="https://www.osradar.com/wp-content/uploads/2020/11/1-8-1024x502.png" alt="1.- CyberPanel login screen" class="wp-image-25608" srcset="https://www.osradar.com/wp-content/uploads/2020/11/1-8-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/11/1-8-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/11/1-8-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/11/1-8-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/11/1-8-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/11/1-8.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>1.- CyberPanel login screen</figcaption></figure>



<p>Now enter your credentials and you will see the dashboard. Remember that if you did not change the default credentials, then they are <strong>admin</strong> and <strong>1234567</strong> as password.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="506" src="https://www.osradar.com/wp-content/uploads/2020/11/2-6-1024x506.png" alt="2.- CyberPanel on CentOS 8" class="wp-image-25609" srcset="https://www.osradar.com/wp-content/uploads/2020/11/2-6-1024x506.png 1024w, https://www.osradar.com/wp-content/uploads/2020/11/2-6-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2020/11/2-6-768x379.png 768w, https://www.osradar.com/wp-content/uploads/2020/11/2-6-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2020/11/2-6-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2020/11/2-6.png 1354w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>2.- CyberPanel on CentOS 8</figcaption></figure>



<p>Now if you will be able to access CyberPanel</p>



<p>By clicking on the <em>user</em> button and then on <em>Modify User</em> you can change the password of the administrator user as well as other information about him/her.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="506" src="https://www.osradar.com/wp-content/uploads/2020/11/3-6-1024x506.png" alt="3.- Modify user screen" class="wp-image-25610" srcset="https://www.osradar.com/wp-content/uploads/2020/11/3-6-1024x506.png 1024w, https://www.osradar.com/wp-content/uploads/2020/11/3-6-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2020/11/3-6-768x379.png 768w, https://www.osradar.com/wp-content/uploads/2020/11/3-6-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2020/11/3-6-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2020/11/3-6.png 1354w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>3.- Modify user screen</figcaption></figure>



<p>So, enjoy it.</p>



<h2>Conclusion</h2>



<p>A tool like CyberPanel can be fundamental for the remote administration of servers in the world. The installation is quite easy if we take into account all that it offers.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-cyberpanel-centos-8/">How to install Cyberpanel on CentOS 8?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-cyberpanel-centos-8/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
