<?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>Web Services &#8211; Hostry Help Center</title>
	<atom:link href="https://help.hostry.com/article-categories/web-services/feed/" rel="self" type="application/rss+xml" />
	<link>https://help.hostry.com</link>
	<description>Full information on how to use HOSTRY, provided by 24/7 community based support</description>
	<lastBuildDate>Wed, 26 Jan 2022 13:39:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.12</generator>

<image>
	<url>https://help.hostry.com/wp-content/uploads/cache/2021/01/cropped-apple-icon-180x180-1/836712163.png</url>
	<title>Web Services &#8211; Hostry Help Center</title>
	<link>https://help.hostry.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How To Install FastPanel on Ubuntu 20.04</title>
		<link>https://help.hostry.com/knowledge-base/how-to-install-fastpanel-on-ubuntu-20-04/</link>
					<comments>https://help.hostry.com/knowledge-base/how-to-install-fastpanel-on-ubuntu-20-04/#comments</comments>
		
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Wed, 26 Jan 2022 13:39:51 +0000</pubDate>
				<guid isPermaLink="false">https://help.hostry.com/?post_type=ht_kb&#038;p=4657</guid>

					<description><![CDATA[FastPanel is a unique utility with which you can easily create websites in a few clicks, manage mail, databases, backups, schedule tasks and analyze traffic. Set and configure access rights the way you want &#8211; each site can be assigned to a separate user. To increase the security of your [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong><a href="https://fastpanel.direct/">FastPanel</a></strong> is a unique utility with which you can easily create websites in a few clicks, manage mail, databases, backups, schedule tasks and analyze traffic. Set and configure access rights the way you want &#8211; each site can be assigned to a separate user. To increase the security of your account, enable two-factor authentication. Many significant features have been added to work with the server, such as:</p>



<ul><li><strong>File manager</strong></li><li><strong>Backup System</strong></li><li><strong>SSL certificates</strong></li><li><strong>Load statistics</strong></li><li><strong>IPtables management</strong></li></ul>



<blockquote class="wp-block-quote"><p><strong>This guide is for installation with Ubuntu 20.04 server</strong></p></blockquote>



<p></p>



<h2 id="fastpanel-installation" >FastPanel Installation</h2>



<p>Before any installation, please update the packages:</p>



<pre class="wp-block-code"><code>apt update</code></pre>



<p>Next, we recommend downloading the script shown below (using <strong><em>wget</em></strong>):</p>



<pre class="wp-block-code"><code>wget http://repo.fastpanel.direct/install_fastpanel.sh</code></pre>



<p>Next, you will get the following output:</p>



<pre class="wp-block-code"><code>Greetings user!

Now I will install the best control panel for you!

Start pre-installation checks
OS: Ubuntu 20.04.3 LTS

Installing FASTPANEL package.
&#91;Success]
Installing MySQL 8.0 from Oracle APT Repository.
&#91;Success]
Installing web service: nginx, apache, php.
&#91;Success]
Installing ftp service: proftpd.
&#91;Success]
Installing mail service: exim, dovecot.
&#91;Success]
Installing recommended software: roundcube, phpmyadmin, etc, etc...
&#91;Success]</code></pre>



<p>The FastPanel installation process itself takes several minutes (usually up to 5). After that, you will be able to access the FastPanel panel. Next, you will need to configure this.</p>



<h2 id="customize-fastpanel" >Customize FastPanel</h2>



<p>After you have successfully installed FastPanel, you need to take into account the following fact: FastPanel uses port 8888 on your server. This means that you need to grant access to the port through your server&#8217;s firewall.</p>



<pre class="wp-block-code"><code>ufw allow 8888</code></pre>



<p>Once you have granted the permission &#8211; check it using the following command:</p>



<pre class="wp-block-code"><code>ufw status</code></pre>



<p>Then go to the following <strong>URL</strong></p>



<pre class="wp-block-code"><code>http:&#47;&#47;Your_IP_Address:8888</code></pre>



<blockquote class="wp-block-quote"><p><strong>This is necessary in order for you to be able to get a free license key for your new server. You just need to enter your email.</strong></p></blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://help.hostry.com/knowledge-base/how-to-install-fastpanel-on-ubuntu-20-04/feed/</wfw:commentRss>
			<slash:comments>464</slash:comments>
		
		
			</item>
	</channel>
</rss>
