<?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>panel Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/panel/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Sat, 26 Jun 2021 18:42:00 +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>Install Ajenti Control Panel on Ubuntu 20.04 / Debian 10</title>
		<link>https://www.osradar.com/install-ajenti-control-panel-ubuntu-debian/</link>
					<comments>https://www.osradar.com/install-ajenti-control-panel-ubuntu-debian/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Mon, 28 Jun 2021 23:51:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[admin panel]]></category>
		<category><![CDATA[ajenti]]></category>
		<category><![CDATA[focal]]></category>
		<category><![CDATA[Focal Fossa]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=27112</guid>

					<description><![CDATA[<p>Hello, friends. In this post, you will learn how to install Ajenti on Ubuntu 20.04 / Debian 10. The process is so quick and easy that you will be surprised. I&#8217;m sure you will be surprised. According to the project website: Ajenti is An admin&#8217;s tool for a more civilized age, providing you with a [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-ajenti-control-panel-ubuntu-debian/">Install Ajenti Control Panel on Ubuntu 20.04 / Debian 10</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. In this post, you will learn how to install Ajenti on Ubuntu 20.04 / Debian 10. The process is so quick and easy that you will be surprised. I&#8217;m sure you will be surprised.</p>



<p>According to the <a href="https://ajenti.org/" target="_blank" rel="noreferrer noopener">project website</a>:</p>



<blockquote class="wp-block-quote"><p>Ajenti is An admin&#8217;s tool for a more civilized age, providing you with a fast and secure way to manage a remote Linux box at any time using everyday tools like a web terminal, text editor, file manager and others.</p></blockquote>



<p>The application is open source but has two licenses. An open one that we can use in personal projects but if you want to use it in production environments then it becomes paid.</p>



<p>In any case, we are talking about a solid, robust project that is always active. Thanks to being created with state-of-the-art technology such as Python, Angular.JS, or GEvent the application does not consume many resources. This makes it ideal for almost any environment.</p>



<h2>Install Ajenti Control Panel on Ubuntu 20.04 / Debian 10</h2>



<p>There are two ways to install Ajenti. One is through an automated script that makes the process bearable. The other is by hand which is a little more tedious but not too difficult either.</p>



<h3>Method 1</h3>



<p>First, open a terminal or start an SSH session and update the system</p>



<pre class="wp-block-preformatted">sudo apt update<br>sudo apt upgrade</pre>



<p>And then execute this command to download and run the script</p>



<pre class="wp-block-preformatted">curl https://raw.githubusercontent.com/ajenti/ajenti/master/scripts/install.sh | sudo bash -s -</pre>



<p>With this script, you can make an automatic installation of Ajenti and it is a very easy and safe method.</p>



<h3>Method 2:</h3>



<p>However, there is a manual installation method that can be used on other operating systems and gives more control over the process.</p>



<p>So, install the necessary dependencies:</p>



<pre class="wp-block-preformatted">sudo apt-get install build-essential python3-pip python3-dev python3-lxml libssl-dev python3-dbus python3-augeas python3-apt ntpdate</pre>



<p>Then, update <a href="https://www.osradar.com/how-to-install-pip-on-ubuntu-20-04/" target="_blank" rel="noreferrer noopener">PIP</a>.</p>



<pre class="wp-block-preformatted">sudo pip3 install setuptools pip wheel -U</pre>



<p>And finally install Ajenti using the following command:</p>



<pre class="wp-block-preformatted">sudo pip3 install ajenti-panel ajenti.plugin.augeas ajenti.plugin.auth-users ajenti.plugin.core ajenti.plugin.dashboard ajenti.plugin.datetime ajenti.filemanager ajenti.plugin filesystem ajenti.plugin.network ajenti.plugin.notepad ajenti.plugin.packages ajenti.plugin.passwd ajenti.plugin.plugins ajenti.power ajenti.plugin.services ajenti.plugin.settings ajenti.plugin.terminal</pre>



<p>You will receive a message like this at the end of the execution.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="172" src="https://www.osradar.com/wp-content/uploads/2020/12/0-1024x172.png" alt="1.- Ajenti installed" class="wp-image-27166" srcset="https://www.osradar.com/wp-content/uploads/2020/12/0-1024x172.png 1024w, https://www.osradar.com/wp-content/uploads/2020/12/0-300x50.png 300w, https://www.osradar.com/wp-content/uploads/2020/12/0-768x129.png 768w, https://www.osradar.com/wp-content/uploads/2020/12/0-696x117.png 696w, https://www.osradar.com/wp-content/uploads/2020/12/0-1068x179.png 1068w, https://www.osradar.com/wp-content/uploads/2020/12/0.png 1365w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>1.- Ajenti installed</figcaption></figure>



<p>You can now manage Ajenti as a system service using systemctl</p>



<p>Then, you can open it with the following address <code>https://your-server:8000</code> and you will see the Login screen.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="525" src="https://www.osradar.com/wp-content/uploads/2020/12/1-13-1024x525.png" alt="2.- Ajenti Login screen" class="wp-image-27167" srcset="https://www.osradar.com/wp-content/uploads/2020/12/1-13-1024x525.png 1024w, https://www.osradar.com/wp-content/uploads/2020/12/1-13-300x154.png 300w, https://www.osradar.com/wp-content/uploads/2020/12/1-13-768x394.png 768w, https://www.osradar.com/wp-content/uploads/2020/12/1-13-696x357.png 696w, https://www.osradar.com/wp-content/uploads/2020/12/1-13-1068x547.png 1068w, https://www.osradar.com/wp-content/uploads/2020/12/1-13.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>2.- Ajenti Login screen</figcaption></figure>



<p>Enter the credentials of any user of the system and finally, you will see the dashboard.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="525" src="https://www.osradar.com/wp-content/uploads/2020/12/2-12-1024x525.png" alt="3.- Ajenti dashboard" class="wp-image-27169" srcset="https://www.osradar.com/wp-content/uploads/2020/12/2-12-1024x525.png 1024w, https://www.osradar.com/wp-content/uploads/2020/12/2-12-300x154.png 300w, https://www.osradar.com/wp-content/uploads/2020/12/2-12-768x394.png 768w, https://www.osradar.com/wp-content/uploads/2020/12/2-12-696x357.png 696w, https://www.osradar.com/wp-content/uploads/2020/12/2-12-1068x547.png 1068w, https://www.osradar.com/wp-content/uploads/2020/12/2-12.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>3.- Ajenti dashboard</figcaption></figure>



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



<h2>Conclusion</h2>



<p>Ajentni is an interesting project that provides us with a quite simple and powerful control panel. Thanks to Python and Javascript we have a modern application that will help us with our servers.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-ajenti-control-panel-ubuntu-debian/">Install Ajenti Control Panel on Ubuntu 20.04 / Debian 10</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-ajenti-control-panel-ubuntu-debian/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install aaPanel on AlmaLinux OS 8 / CentOS 8</title>
		<link>https://www.osradar.com/aapanel-almalinux-centos-8/</link>
					<comments>https://www.osradar.com/aapanel-almalinux-centos-8/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Mon, 31 May 2021 23:49:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[server]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=30339</guid>

					<description><![CDATA[<p>Hello, friends. Recently we explained to you how to install aaPanel on Ubuntu 20.04 but many users indeed prefer to use AlmaLinux OS 8 / CentOS 8 on their servers. That&#8217;s why we will show you how to install aaPanel on AlmaLinux OS 8 / CentOS 8. According to the project website, aaPanel is a [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/aapanel-almalinux-centos-8/">Install aaPanel on AlmaLinux OS 8 / 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. Recently we explained to you <a href="https://www.osradar.com/install-aapanel-ubuntu/" target="_blank" rel="noreferrer noopener">how to install aaPanel on Ubuntu 20.04</a> but many users indeed prefer to use AlmaLinux OS 8 / CentOS 8 on their servers. That&#8217;s why we will show you how to install aaPanel on AlmaLinux OS 8 / CentOS 8.</p>



<p>According to the <a href="https://www.aapanel.com/index.html">project website</a>, aaPanel is a Free and Open source Hosting Control Panel</p>



<p>In other words:</p>



<blockquote class="wp-block-quote"><p>aaPanel, a simple but powerful control panel, can manage the web server through web-based GUI(Graphical User Interface).</p></blockquote>



<p>Also, the app provides the one-click function such as one-click install LNMP/LAMP developing environment and software. So this application makes everything easy for the administration of a hosting.</p>



<p>With aaPanel you can Monitor your server resource occupancy in real-time, allowing you to better understand its load capacity. And many more things.</p>



<h2>Install aaPanel on AlmaLinux OS 8 / CentOS 8</h2>



<p>aaPanel has an installation method, quite simply because although it is not in the official repositories, it has an installation script.</p>



<p>Note: For this post to be completed, it is necessary to do a clean install.</p>



<p>First, update the whole system.</p>



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



<p>After this, you can install the <code>wget</code> tool to download the script</p>



<pre class="wp-block-preformatted">wget -O install.sh http://www.aapanel.com/script/install_6.0_en.sh
--2021-05-26 15:58:44--  http://www.aapanel.com/script/install_6.0_en.sh
 Resolving www.aapanel.com (www.aapanel.com)… 2606:4700:3031::6815:4fc4, 2606:4700:3034::ac43:ab07, 172.67.171.7, …
 Connecting to www.aapanel.com (www.aapanel.com)|2606:4700:3031::6815:4fc4|:80… connected.
 HTTP request sent, awaiting response… 200 OK
 Length: 26608 (26K) [application/octet-stream]
 Saving to: ‘install.sh’
 install.sh                                 100%[=====================================================================================>]  25.98K   158KB/s    in 0.2s    
 2021-05-26 15:58:44 (158 KB/s) - ‘install.sh’ saved [26608/26608]</pre>



<p>Once the script has been downloaded, you have to run it with root permissions.</p>



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



<p>The first message you will see will be a question about where you will install aaPanel.</p>



<pre class="wp-block-preformatted">Do you want to install aaPanel to the /www directory now?(y/n):</pre>



<p>You can answer <code>Y</code> to accept the default location.</p>



<p>After that, the script will continue to run smoothly and at the end, you will see the following output screen</p>



<pre class="wp-block-preformatted">==================================================================
Congratulations! Installed successfully!
==================================================================
aaPanel Internet Address: http://[2a01:4f9:c010:bcdb::1]:8888/ff33f300
aaPanel Internal Address: http://65.21.176.251:8888/ff33f300
username: yp4sazf9
password: 4e1177f8
Warning:
If you cannot access the panel, 
release the following port (8888|888|80|443|20|21) in the security group
==================================================================
Time consumed: 5 Minute!</pre>



<p>It will indicate that the installation was successful and will show you the login credentials.</p>



<p>Remember to open all the ports indicated in the <a href="https://www.osradar.com/install-csf-config-server-firewall-centos-8/" target="_blank" rel="noreferrer noopener">Firewall</a> to avoid problems.</p>



<h2>Accessing to aaPanel</h2>



<p>Now you have to open a web browser from a client computer and access one of the login addresses.</p>



<p>You will then see the login screen. Log in with the credentials that were given to you via the terminal output.</p>



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



<p>Then, you will see the main screen where you are immediately prompted to install <a href="https://www.osradar.com/how-to-install-lemp-on-oracle-linux-8-rhel-8-centos-8/">LEMP on your server</a>. The whole process is quite simple to do.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="506" src="https://www.osradar.com/wp-content/uploads/2021/05/2-5-1024x506.png" alt="2.- Using aaPanel" class="wp-image-30353" srcset="https://www.osradar.com/wp-content/uploads/2021/05/2-5-1024x506.png 1024w, https://www.osradar.com/wp-content/uploads/2021/05/2-5-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2021/05/2-5-768x379.png 768w, https://www.osradar.com/wp-content/uploads/2021/05/2-5-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2021/05/2-5-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2021/05/2-5.png 1354w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>2.- Using aaPanel</figcaption></figure>



<p>And this is what the aaPanel dashboard looks like.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="506" src="https://www.osradar.com/wp-content/uploads/2021/05/3-4-1024x506.png" alt="3.- aaPanel on AlmaLinux OS / CentOS 8" class="wp-image-30354" srcset="https://www.osradar.com/wp-content/uploads/2021/05/3-4-1024x506.png 1024w, https://www.osradar.com/wp-content/uploads/2021/05/3-4-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2021/05/3-4-768x379.png 768w, https://www.osradar.com/wp-content/uploads/2021/05/3-4-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2021/05/3-4-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2021/05/3-4.png 1354w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>3.- aaPanel on AlmaLinux OS / CentOS 8</figcaption></figure>



<p>Enjoy it</p>



<h2>Conclusion</h2>



<p>Applications like aaPanel make a sysadmin’s job easier. With it is possible to manage hosting easily and quickly without sacrificing useful options. As we have been able to demonstrate the installation process is quite simple and within everyone’s reach.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/aapanel-almalinux-centos-8/">Install aaPanel on AlmaLinux OS 8 / 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/aapanel-almalinux-centos-8/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install aaPanel on Ubuntu 20.04?</title>
		<link>https://www.osradar.com/install-aapanel-ubuntu/</link>
					<comments>https://www.osradar.com/install-aapanel-ubuntu/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Wed, 19 May 2021 23:13:00 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[focal]]></category>
		<category><![CDATA[Focal Fossa]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=30118</guid>

					<description><![CDATA[<p>Hello, friends. In this post, you will learn how to install aaPanel on Ubuntu 20.04 According to the project website, aaPanel is a Free and Open source Hosting Control Panel In other words: aaPanel, a simple but powerful control panel, can manage the web server through web-based GUI(Graphical User Interface). Also, the app provides the [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-aapanel-ubuntu/">How to install aaPanel on Ubuntu 20.04?</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. In this post, you will learn how to install aaPanel on Ubuntu 20.04</p>



<p>According to the <a href="https://www.aapanel.com/index.html">project website</a>, aaPanel is a Free and Open source Hosting Control Panel</p>



<p>In other words:</p>



<blockquote class="wp-block-quote"><p>aaPanel, a simple but powerful control panel, can manage the web server through web-based GUI(Graphical User Interface).</p></blockquote>



<p>Also, the app provides the one-click function such as one-click install LNMP/LAMP developing environment and software. So this application makes everything easy for the administration of a hosting.</p>



<p>With aaPanel you can Monitor your server resource occupancy in real-time, allowing you to better understand its load capacity. And many more things.</p>



<h2 id="install-aapanel-on-ubuntu-20.04"><a href="#install-aapanel-on-ubuntu-20.04" name="install-aapanel-on-ubuntu-20.04"></a>Install aaPanel on Ubuntu 20.04</h2>



<p>aaPanel is not available from the official repositories of the distribution, but this does not mean that it can not be installed without problems.</p>



<p>So, the process is very simple thanks to an installation script provided by the developers. So, open a terminal or connect <a href="https://www.osradar.com/manages-ssh-connections-from-windows-10-with-putty/" target="_blank" rel="noreferrer noopener">via SSH</a> to your server and try to update them.</p>



<pre class="wp-block-preformatted">sudo apt update
sudo apt upgrade</pre>



<p>Before downloading the script I have to tell you that for this to work you need to have a fresh installation of the system. You do not have to have nginx or httpd installed.</p>



<p>Now, with the help of the <code>wget</code> command download the installation script:</p>



<pre class="wp-block-preformatted">wget -O install.sh http://www.aapanel.com/script/install-ubuntu_6.0_en.sh
--2021-05-10 20:57:05--  http://www.aapanel.com/script/install-ubuntu_6.0_en.sh
Resolving www.aapanel.com (www.aapanel.com)... 2606:4700:3034::ac43:ab07, 2606:4700:3031::6815:4fc4, 172.67.171.7, ...
Connecting to www.aapanel.com (www.aapanel.com)|2606:4700:3034::ac43:ab07|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 26868 (26K) [application/octet-stream]
Saving to: ‘install.sh’

install.sh                                 100%[=====================================================================================>]  26.24K  --.-KB/s    in 0.1s    

2021-05-10 20:57:05 (178 KB/s) - ‘install.sh’ saved [26868/26868]</pre>



<p>Afterward, you have to run this script to start the installation.</p>



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



<p>As soon as you start running the script, you will be asked where to install aapanel. I have left the default location.</p>



<pre class="wp-block-preformatted">Do you want to install aaPanel to the /www directory now?(y/n):</pre>



<p>Then, the whole installation and configuration process will continue.</p>



<p>In the end, you will get an output screen similar to this one:</p>



<pre class="wp-block-preformatted">==================================================================
Congratulations! Installed successfully!
==================================================================
aaPanel Internet Address: http://[2a01:4f8:c2c:6f5e::1]:8888/96e034b7
aaPanel Internal Address: http://116.203.45.122:8888/96e034b7
username: o8wqyj61
password: d94132db
Warning:
If you cannot access the panel, 
release the following port (8888|888|80|443|20|21) in the security group
==================================================================
Time consumed: 1 Minute!</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="883" height="240" src="https://www.osradar.com/wp-content/uploads/2021/05/1-4.png" alt="1.- aaPanel installed" class="wp-image-30119" srcset="https://www.osradar.com/wp-content/uploads/2021/05/1-4.png 883w, https://www.osradar.com/wp-content/uploads/2021/05/1-4-300x82.png 300w, https://www.osradar.com/wp-content/uploads/2021/05/1-4-768x209.png 768w, https://www.osradar.com/wp-content/uploads/2021/05/1-4-696x189.png 696w" sizes="(max-width: 883px) 100vw, 883px" /><figcaption>1.- aaPanel installed</figcaption></figure>



<p>With this, it verifies that aaPanel is correctly installed and gives you the credentials to access that you can change later.</p>



<p>Remember to open the ports indicated in the firewall.</p>



<h2 id="access-to-aapanel"><a href="#access-to-aapanel" name="access-to-aapanel"></a>Access to aaPanel</h2>



<p>Then, open a web browser and go to any of the addresses provided to access aapanel.</p>



<p>You will then see the 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/2021/05/2-2-1024x502.png" alt="2.- aaPanel login screen" class="wp-image-30120" srcset="https://www.osradar.com/wp-content/uploads/2021/05/2-2-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2021/05/2-2-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2021/05/2-2-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2021/05/2-2-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2021/05/2-2-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2021/05/2-2.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>2.- aaPanel login screen</figcaption></figure>



<p>Once you have entered the default credentials, you will see the aaPanel main screen.</p>



<p>You can choose to install either LAMP or LEMP with a single click.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="506" src="https://www.osradar.com/wp-content/uploads/2021/05/3-1-1024x506.png" alt="3.- Installing LEMP o LAMP with aaPanel" class="wp-image-30121" srcset="https://www.osradar.com/wp-content/uploads/2021/05/3-1-1024x506.png 1024w, https://www.osradar.com/wp-content/uploads/2021/05/3-1-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2021/05/3-1-768x379.png 768w, https://www.osradar.com/wp-content/uploads/2021/05/3-1-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2021/05/3-1-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2021/05/3-1.png 1354w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>3.- Installing LEMP o LAMP with aaPanel</figcaption></figure>



<p>Also, you can check the installation process.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="506" src="https://www.osradar.com/wp-content/uploads/2021/05/4-1-1024x506.png" alt="4.- Checking the installation process" class="wp-image-30122" srcset="https://www.osradar.com/wp-content/uploads/2021/05/4-1-1024x506.png 1024w, https://www.osradar.com/wp-content/uploads/2021/05/4-1-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2021/05/4-1-768x379.png 768w, https://www.osradar.com/wp-content/uploads/2021/05/4-1-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2021/05/4-1-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2021/05/4-1.png 1354w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>4.- Checking the installation process</figcaption></figure>



<p>This will show you the main screen.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="506" src="https://www.osradar.com/wp-content/uploads/2021/05/5-1-1024x506.png" alt="5.- aaPanel running on Ubuntu 20.04" class="wp-image-30123" srcset="https://www.osradar.com/wp-content/uploads/2021/05/5-1-1024x506.png 1024w, https://www.osradar.com/wp-content/uploads/2021/05/5-1-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2021/05/5-1-768x379.png 768w, https://www.osradar.com/wp-content/uploads/2021/05/5-1-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2021/05/5-1-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2021/05/5-1.png 1354w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>5.- aaPanel running on Ubuntu 20.04</figcaption></figure>



<h2 id="conclusion"><a href="#conclusion" name="conclusion"></a>Conclusion</h2>



<p>Applications like aaPanel make a sysadmin’s job easier. With it is possible to manage hosting easily and quickly without sacrificing useful options. As we have been able to demonstrate the installation process is quite simple and within everyone’s reach.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-aapanel-ubuntu/">How to install aaPanel on Ubuntu 20.04?</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-aapanel-ubuntu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install CloudPanel on Debian 10</title>
		<link>https://www.osradar.com/install-cloudpanel-debian/</link>
					<comments>https://www.osradar.com/install-cloudpanel-debian/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Wed, 24 Mar 2021 07:41:00 +0000</pubDate>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Buster]]></category>
		<category><![CDATA[cloudpanel]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[server]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=29225</guid>

					<description><![CDATA[<p>Hello, friends. In this opportunity, I will show you how to install Cloud Panel on Debian 10 It is a fairly simple process but that allows us to have a simple and effective web administration panel. According to the project website: CloudPanel is a free server control panel for PHP, built for the cloud for [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-cloudpanel-debian/">How to install CloudPanel on Debian 10</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. In this opportunity, I will show you how to install Cloud Panel on Debian 10 It is a fairly simple process but that allows us to have a simple and effective web administration panel.</p>



<p>According to the <a href="https://www.cloudpanel.io/" target="_blank" rel="noreferrer noopener">project website</a>:</p>



<blockquote class="wp-block-quote"><p>CloudPanel is a free server control panel for PHP, built for the cloud for maximum performance and security.</p></blockquote>



<p>It is compatible with many of the most popular cloud services such as AWS, Google Cloud, or Microsoft Azure but we can also install it on our server without any problem.</p>



<p>Some of the main features of CloudPanel are:</p>



<ul><li>CloudPanel is free. So, No Contract, hidden costs, limitations, or restrictions.</li><li>A clean and easy-to-use server control panel to get things done in no time.</li><li>Supports more than ten languages.</li><li>Free SSL Certificates for all of your domains, with one-click, automatically renewed.</li><li>Ultra-fast lightweight components like <a href="https://www.osradar.com/install-nginx-from-the-source-code-debian-ubuntu/" target="_blank" rel="noreferrer noopener">NGINX</a>, PHP-FPM, and <a href="https://www.osradar.com/install-mysql-on-debian-10/" target="_blank" rel="noreferrer noopener">MySQL</a> for maximum performance.</li></ul>



<p>So it is a very valid option for projects of all types of sizes.</p>



<h2 id="install-cloudpanel-on-debian-10"><a href="#install-cloudpanel-on-debian-10" name="install-cloudpanel-on-debian-10"></a>Install CloudPanel on Debian 10</h2>



<p>Despite being so powerful and useful, CloudPanel is only available for Debian 10 and servers with at least 2Gb of RAM and 15 Gb of disk space. Logically, the more capacity the server has, the better.</p>



<p>For this post, <strong>you need to have root access.</strong></p>



<p>So, open a terminal or connect to the server via SSH and update the system.</p>



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



<p>Then install some packages needed for the tutorial like <code>curl</code> and <code>wget</code></p>



<pre class="wp-block-preformatted">apt install curl wget</pre>



<p>Fortunately, the installation of Cloud Panel is quite simple to perform and it is all thanks to a script provided by the developers. So, the download and installation of Cloud Panel are basically summarized in this command:</p>



<pre class="wp-block-preformatted">curl -sSL https://installer.cloudpanel.io/ce/v1/install.sh | bash</pre>



<p>And there will start the whole process of installing packages, libraries, and dependencies as well as the installation of CloudPanel itself.</p>



<p>At the end, you will see an output screen similar to this one</p>



<p>Now open your web browser and go to <code>https://your-server:8443</code> and you will see the admin user creation screen.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="506" src="https://www.osradar.com/wp-content/uploads/2021/03/2-8-1024x506.png" alt="2.- Creating the new user" class="wp-image-29226" srcset="https://www.osradar.com/wp-content/uploads/2021/03/2-8-1024x506.png 1024w, https://www.osradar.com/wp-content/uploads/2021/03/2-8-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2021/03/2-8-768x379.png 768w, https://www.osradar.com/wp-content/uploads/2021/03/2-8-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2021/03/2-8-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2021/03/2-8.png 1354w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>2.- Creating the new user</figcaption></figure>



<p>Then you will see the 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/2021/03/3-5-1024x502.png" alt="3.- CloudPanel login screen" class="wp-image-29227" srcset="https://www.osradar.com/wp-content/uploads/2021/03/3-5-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2021/03/3-5-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2021/03/3-5-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2021/03/3-5-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2021/03/3-5-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2021/03/3-5.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>3.- CloudPanel login screen</figcaption></figure>



<p>Log in with your credentials and you will see the CloudPanel dashboard.</p>



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



<p>So, enjoy it</p>



<h2 id="conclusion"><a href="#conclusion" name="conclusion"></a>Conclusion</h2>



<p>Cloudpanel is a great solution to have a PHP panel where you can deploy an application without several problems. Being free and without restrictions makes it ideal for small or educational projects without economic risk.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-cloudpanel-debian/">How to install CloudPanel on Debian 10</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-cloudpanel-debian/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install Floxlor on Debian 10?</title>
		<link>https://www.osradar.com/install-floxlor-debian/</link>
					<comments>https://www.osradar.com/install-floxlor-debian/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Fri, 08 Jan 2021 01:17:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[floxlor]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=27110</guid>

					<description><![CDATA[<p>Hello, friends. In this post, you will learn how to install Floxlor on Debian 10. Floxlor is an open-source Server Management Panel made by many professionals in the field that is outstanding but complete. The main characteristic of Floxlor is that it simplifies the effort of managing your hosting platform. So we can quickly use [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-floxlor-debian/">How to install Floxlor on Debian 10?</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. In this post, you will learn how to install Floxlor on Debian 10.</p>



<p><a href="https://froxlor.org/" target="_blank" rel="noreferrer noopener">Floxlor</a> is an open-source Server Management Panel made by many professionals in the field that is outstanding but complete.</p>



<p>The main characteristic of Floxlor is that <strong>it simplifies the effort of managing your hosting platform</strong>. So we can quickly use it for our purpose.</p>



<p>Some characteristics of the application are the following:</p>



<ul><li>Choose per domain which IPv4 and/or IPv6 addresses and which ports should be used.</li><li>Integration with Let&#8217;s Encrypt. Use free certificates from Let&#8217;s Encrypt directly from within froxlor.</li><li>Style froxlor by overwriting the basis CSS or create your own complete theme. This means that it is completely customisable.</li><li>Includes traffic graphics by resource and client.</li></ul>



<p>And many more. Best of all, we can examine your source code for bugs and other situations.</p>



<h2>Install Floxlor on Debian 10</h2>



<p>The installation process of Floxlor is quite simple considering the large capacity of the application. However, we have to perform some operations before.</p>



<p><strong>Note: for this post, we will use the root user.</strong></p>



<h3>1.- Preparing MariaDB on Debian 10</h3>



<p>The first thing we have to do is install the relational database manager used by Floxlor which is MariaDB.</p>



<p>So, you can read more about how to install MariaDB on Debian 10 with this post</p>



<p><a href="https://www.osradar.com/how-to-install-mariadb-10-4-debian-10/" target="_blank" rel="noreferrer noopener">How to install MariaDB 10.4 on Debian 10?</a></p>



<p>After it is installed and configured, you have to create a new database, user, and grant permissions.</p>



<pre class="wp-block-preformatted">mysql -u root -p</pre>



<pre class="wp-block-preformatted">CREATE DATABASE floxlor;<br>GRANT ALL PRIVILEGES ON floxlor.* TO 'floxloruser'@'localhost' IDENTIFIED BY 'floxlorpss';<br>FLUSH PRIVILEGES;</pre>



<p>Then, modify a parameter corresponding to the root password.</p>



<pre class="wp-block-preformatted">ALTER USER 'root'@'localhost' IDENTIFIED VIA mysql_native_password;</pre>



<p>And in the same way, you can assign a new key to the root user.</p>



<pre class="wp-block-preformatted">ALTER USER 'root'@'localhost' IDENTIFIED BY "password'';</pre>



<p>And finally, get out of the MariaDB shell.</p>



<pre class="wp-block-preformatted">exit;</pre>



<p>Remember to replace &#8220;<strong>password</strong>&#8221; with a strong password you have defined.</p>



<h3>2.- Install Floxlor on Debian 10</h3>



<p>The installation of Floxlor is greatly facilitated by the repository that the developers make available to us.</p>



<p>First, install some packages needed to add the Floxlor repository.</p>



<pre class="wp-block-preformatted">apt install apt-transport-https gnupg</pre>



<p>After this, add the GPG key from the repository.</p>



<pre class="wp-block-preformatted">wget -O - https://deb.froxlor.org/froxlor.gpg | apt-key add -</pre>



<p>Now add the repository to the system:</p>



<pre class="wp-block-preformatted">echo "deb https://deb.froxlor.org/debian buster main" &gt; /etc/apt/sources.list.d/froxlor.list</pre>



<p>Then, refresh <a href="https://www.osradar.com/apt-the-ubuntu-package-manager/" target="_blank" rel="noreferrer noopener">APT</a> to implement the changes:</p>



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



<p>Then you can install Floxlor:</p>



<pre class="wp-block-preformatted">apt install froxlor</pre>



<p>Once the installation of the package is complete a small change in the Apache configuration must be made.</p>



<p>nano /etc/apache2/sites-enabled/000-default.conf</p>



<p>So, find the line:</p>



<pre class="wp-block-preformatted">DocumentRoot /var/www/html</pre>



<p>After that, change it for:</p>



<pre class="wp-block-preformatted">DocumentRoot /var/www/</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="466" height="67" src="https://www.osradar.com/wp-content/uploads/2021/01/1-2.png" alt="1.- Configuring Apache to work with Floxlor" class="wp-image-27465" srcset="https://www.osradar.com/wp-content/uploads/2021/01/1-2.png 466w, https://www.osradar.com/wp-content/uploads/2021/01/1-2-300x43.png 300w" sizes="(max-width: 466px) 100vw, 466px" /><figcaption>1.- Configuring Apache to work with Floxlor</figcaption></figure>



<p>Then, save the changes and close the editor.</p>



<p>Now you need to secure Apache with Let&#8217;s Encrypt. Install the necessary packages.</p>



<pre class="wp-block-preformatted">apt install certbot python3-certbot-apache</pre>



<p>And install the certificate by executing the following command</p>



<pre class="wp-block-preformatted">certbot --apache -d [your-domain]</pre>



<p>Remember that for this process to be completed successfully, you need to have a valid domain name.</p>



<p>Finally, apply the changes by restarting Apache</p>



<pre class="wp-block-preformatted">systemctl restart apache2</pre>



<p>Now we can complete the installation from the web interface.</p>



<h3>3.- Complete the installation of Floxlor</h3>



<p>Now open a web browser and go to <code>https://your-domain/floxlor/</code> and you will see the welcome screen.</p>



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



<p>Next, the installer will verify that you meet the program&#8217;s requirements</p>



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



<p>Then configure the database connection and change the language to your own. In this step, you have to set the password of the regular MariaDB user as the root user together with their passwords. Also, you will have to create an administrator account.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="506" src="https://www.osradar.com/wp-content/uploads/2021/01/4-1024x506.png" alt="4.- Database settings" class="wp-image-27468" srcset="https://www.osradar.com/wp-content/uploads/2021/01/4-1024x506.png 1024w, https://www.osradar.com/wp-content/uploads/2021/01/4-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2021/01/4-768x379.png 768w, https://www.osradar.com/wp-content/uploads/2021/01/4-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2021/01/4-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2021/01/4.png 1354w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>4.- Database settings</figcaption></figure>



<p>Afterward, you will receive a message indicating that Floxlor has been installed properly.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="502" src="https://www.osradar.com/wp-content/uploads/2021/01/5-1024x502.png" alt="5.- Floxlor installed" class="wp-image-27469" srcset="https://www.osradar.com/wp-content/uploads/2021/01/5-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2021/01/5-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2021/01/5-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2021/01/5-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2021/01/5-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2021/01/5.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>5.- Floxlor installed</figcaption></figure>



<p>You will then be able to access the 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/2021/01/6-1024x502.png" alt="6.- Floxlor login page" class="wp-image-27470" srcset="https://www.osradar.com/wp-content/uploads/2021/01/6-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2021/01/6-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2021/01/6-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2021/01/6-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2021/01/6-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2021/01/6.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>6.- Floxlor login page</figcaption></figure>



<p>Login with your created credentials.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="506" src="https://www.osradar.com/wp-content/uploads/2021/01/7-1024x506.png" alt="7.- Floxlor dashboard" class="wp-image-27471" srcset="https://www.osradar.com/wp-content/uploads/2021/01/7-1024x506.png 1024w, https://www.osradar.com/wp-content/uploads/2021/01/7-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2021/01/7-768x379.png 768w, https://www.osradar.com/wp-content/uploads/2021/01/7-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2021/01/7-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2021/01/7.png 1354w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>7.- Floxlor dashboard</figcaption></figure>



<p>The first thing that will call your attention is a message indicating that the system is not yet configured. Click on the message.</p>



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



<p>You can make the configuration from the graphical interface or by executing the command provided below.</p>



<p>In my case, I have chosen the command way.</p>



<p>There will be several questions related to the system. And you will be able to install the missing packages but everything automatically after answering those questions.</p>



<p>At the end, you will see a screen output similar to this one.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="684" height="287" src="https://www.osradar.com/wp-content/uploads/2021/01/9.png" alt="9.- System configured using the terminal" class="wp-image-27473" srcset="https://www.osradar.com/wp-content/uploads/2021/01/9.png 684w, https://www.osradar.com/wp-content/uploads/2021/01/9-300x126.png 300w" sizes="(max-width: 684px) 100vw, 684px" /><figcaption>9.- System configured using the terminal</figcaption></figure>



<p>And then, if you refresh Floxlor, the message will disappear and you can start using it.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="506" src="https://www.osradar.com/wp-content/uploads/2021/01/10-1024x506.png" alt="10.- Floxlor on Debian 10" class="wp-image-27474" srcset="https://www.osradar.com/wp-content/uploads/2021/01/10-1024x506.png 1024w, https://www.osradar.com/wp-content/uploads/2021/01/10-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2021/01/10-768x379.png 768w, https://www.osradar.com/wp-content/uploads/2021/01/10-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2021/01/10-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2021/01/10.png 1354w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>10.- Floxlor on Debian 10</figcaption></figure>



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



<h2>Conclusion</h2>



<p>Debian 10 is used by many servers around the world so it is good to learn how to install the tools that can help you administer it. There arises Floxlor that you have learned how to install it thanks to this post.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-floxlor-debian/">How to install Floxlor on Debian 10?</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-floxlor-debian/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install Plesk Obsidian on Windows Server 2019</title>
		<link>https://www.osradar.com/how-to-install-plesk-obsidian-on-windows-server-2019/</link>
					<comments>https://www.osradar.com/how-to-install-plesk-obsidian-on-windows-server-2019/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Tue, 17 Dec 2019 05:32:26 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[control panel]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[plesk]]></category>
		<category><![CDATA[Windows server]]></category>
		<category><![CDATA[Windows server 2019]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=16697</guid>

					<description><![CDATA[<p>Hello! Plesk is the world&#8217;s most popular control panel for hosting servers. It is one of the tools most used by programmers and web developers. Its use simplifies development as much as possible. Additionally, in a single control panel professionals can add new users, view all server functions, delete email addresses. In other words, it [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-plesk-obsidian-on-windows-server-2019/">How to install Plesk Obsidian on Windows Server 2019</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! Plesk is the world&#8217;s most popular control panel for hosting servers. It is one of the tools most used by programmers and web developers. Its use simplifies development as much as possible. Additionally, in a single control panel professionals can add new users, view all server functions, delete email addresses. In other words, it is an interface through which the administration of a server is carried out in a very simple and intuitive way. On the other hand, through Plesk, you can manage the server from any place where you have an Internet connection. Since it can be accessed from any web browser. Although it is a paid tool, it is possible to get a free trial license. Consequently, it is possible to enjoy its full functionality for two weeks. For that reason, let&#8217;s see how to install Plesk on Windows Server 2019.</p>



<h2>Prerequisites</h2>



<p>It is recommended to use a computer with at least Windows Server 2012 installed. Although Windows Server 2008 is still supported, it is not recommended to install here for security reasons. For hardware requirements, your computer must have at least 2GB of RAM and at least 30GB of free hard disk space.</p>



<h2>Getting the free trial license</h2>



<p>As mentioned above, Plesk is a payment program. However, it can be used for two weeks without limitations with a trial license. Now, obtaining this license is a bit of a tedious process. Here&#8217;s how to do it step by step. In the first place, go to the next <a rel="noreferrer noopener" aria-label="link (opens in a new tab)" href="https://www.plesk.com/plesk-free-download/" target="_blank">link</a>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/ple.jpg" alt="Download section." class="wp-image-16701" srcset="https://www.osradar.com/wp-content/uploads/2019/12/ple.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/ple-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/ple-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/ple-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/ple-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/ple-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Download section.</figcaption></figure>



<p>Once there, it is necessary to enter a valid email address. Additionally, add a couple of data relative to the user level. It is important to enter a valid email address, as the system will send a link there. Once the system generates a link, it will be sent to the email address. Then click on it to verify the email account.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/ple2-1.jpg" alt="Confirm email address" class="wp-image-16709" srcset="https://www.osradar.com/wp-content/uploads/2019/12/ple2-1.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/ple2-1-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/ple2-1-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/ple2-1-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/ple2-1-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/ple2-1-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Confirm email address</figcaption></figure>



<p>By clicking on the link, you will be redirected to the next page. Immediately a confirmation message will be displayed.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/ple3-3.jpg" alt="Email effectively confirmed." class="wp-image-16712" srcset="https://www.osradar.com/wp-content/uploads/2019/12/ple3-3.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/ple3-3-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/ple3-3-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/ple3-3-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/ple3-3-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/ple3-3-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Email effectively confirmed.</figcaption></figure>



<p>Next, the system will send another email with the license. In addition, installation instructions are present.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/ple13.jpg" alt="" class="wp-image-16715" srcset="https://www.osradar.com/wp-content/uploads/2019/12/ple13.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/ple13-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/ple13-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/ple13-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/ple13-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/ple13-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Download the Windows installer</figcaption></figure>



<h2>Downloading the Windows installer</h2>



<p>The next step is to click on the Windows installer link. Immediately, you will download the file. Once downloaded, just run it. Forthwith,  a window will be displayed indicating the server address:</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="980" height="522" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/ple5.jpg" alt="Installer starting the web interface" class="wp-image-16716" srcset="https://www.osradar.com/wp-content/uploads/2019/12/ple5.jpg 980w, https://www.osradar.com/wp-content/uploads/2019/12/ple5-300x160.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/ple5-768x409.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/ple5-696x371.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/ple5-789x420.jpg 789w" sizes="(max-width: 980px) 100vw, 980px" /><figcaption>Installer starting the web interface</figcaption></figure>



<p>Once the web interface is opened, please click on <em>Install or Upgrade Product.</em></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/ple6.jpg" alt="Click on install product." class="wp-image-16717" srcset="https://www.osradar.com/wp-content/uploads/2019/12/ple6.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/ple6-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/ple6-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/ple6-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/ple6-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/ple6-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Click on install product.</figcaption></figure>



<p>In the next window, tick the box corresponding to the program version. Then press continue.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/ple7.jpg" alt="Install Plesk Obsidian" class="wp-image-16719" srcset="https://www.osradar.com/wp-content/uploads/2019/12/ple7.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/ple7-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/ple7-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/ple7-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/ple7-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/ple7-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Install Plesk Obsidian</figcaption></figure>



<p>After this, the system connects to the network to download the updated installer. After a few seconds, the available options for the installation are shown. Please run the recommended version and press continue to start the download.</p>



<figure class="wp-block-gallery columns-2 is-cropped"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/ple8.jpg" alt="" data-id="16721" data-link="https://www.osradar.com/?attachment_id=16721" class="wp-image-16721" srcset="https://www.osradar.com/wp-content/uploads/2019/12/ple8.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/ple8-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/ple8-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/ple8-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/ple8-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/ple8-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></li><li class="blocks-gallery-item"><figure><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/ple9.jpg" alt="" data-id="16722" data-full-url="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/ple9.jpg" data-link="https://www.osradar.com/?attachment_id=16722" class="wp-image-16722" srcset="https://www.osradar.com/wp-content/uploads/2019/12/ple9.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/ple9-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/ple9-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/ple9-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/ple9-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/ple9-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></li></ul><figcaption class="blocks-gallery-caption">Download the latest installer. Please install the recommended option.</figcaption></figure>



<p>Next, it establishes some parameters related to the installation path of the program. It also sets the administrator password.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/ple10.jpg" alt="Set some parameters of the installation" class="wp-image-16724" srcset="https://www.osradar.com/wp-content/uploads/2019/12/ple10.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/ple10-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/ple10-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/ple10-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/ple10-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/ple10-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Set some parameters of the installation</figcaption></figure>



<p>After setting the necessary parameters, the wizard will start downloading and installing the files. According to the characteristics of the server and the speed of the connection, then the process can last from a few minutes to a couple of hours.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/ple11.jpg" alt="Installing and downloading Plesk components" class="wp-image-16726" srcset="https://www.osradar.com/wp-content/uploads/2019/12/ple11.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/ple11-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/ple11-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/ple11-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/ple11-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/ple11-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Installing and downloading Plesk components</figcaption></figure>



<p>Once the installation is complete, just press OK to start configuring the tool.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/ple12.jpg" alt="Plesk installation completed" class="wp-image-16728" srcset="https://www.osradar.com/wp-content/uploads/2019/12/ple12.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/ple12-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/ple12-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/ple12-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/ple12-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/ple12-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Plesk installation completed</figcaption></figure>



<h2>Running Plesk for the first time</h2>



<p>To run Plesk just enter the following address in the browser: <strong>localhost:8443</strong>. Once there, enter the admin password that you created during the installation.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/ple14.jpg" alt="Plesk initial screen. Enter the administrator password." class="wp-image-16730" srcset="https://www.osradar.com/wp-content/uploads/2019/12/ple14.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/ple14-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/ple14-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/ple14-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/ple14-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/ple14-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Plesk initial screen. Enter the administrator password.</figcaption></figure>



<p>After completing this step it is necessary to enter some data. Such as contact name and email address. Also, create a new password. Finally, select the type of license to run the server. In this case, select the trial license.  </p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/ple15-1.jpg" alt="Sets the initial parameters of the panel" class="wp-image-16745" srcset="https://www.osradar.com/wp-content/uploads/2019/12/ple15-1.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/ple15-1-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/ple15-1-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/ple15-1-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/ple15-1-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/ple15-1-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption> <em>Sets the initial parameters of the panel</em> </figcaption></figure>



<p>The system then indicates that in order to use the panel, it is necessary to enter the trial license.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/ple16.jpg" alt="Plesk not yet activated" class="wp-image-16737" srcset="https://www.osradar.com/wp-content/uploads/2019/12/ple16.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/ple16-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/ple16-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/ple16-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/ple16-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/ple16-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Plesk not yet activated</figcaption></figure>



<p>To exit the previous window please click on Already have a license. Additionally, enter the password that arrived in the mail, in the corresponding box.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/ple17-1.jpg" alt="Enter the trial license" class="wp-image-16740" srcset="https://www.osradar.com/wp-content/uploads/2019/12/ple17-1.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/ple17-1-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/ple17-1-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/ple17-1-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/ple17-1-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/ple17-1-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Enter the trial license</figcaption></figure>



<p>Once the activation code is entered, the panel dashboard will be displayed.</p>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/ple18.jpg" alt="Plesk dashboard" class="wp-image-16741" width="709" height="379" srcset="https://www.osradar.com/wp-content/uploads/2019/12/ple18.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/ple18-300x161.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/ple18-768x411.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/ple18-696x372.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/ple18-785x420.jpg 785w" sizes="(max-width: 709px) 100vw, 709px" /><figcaption>Plesk dashboard</figcaption></figure>



<h2>Conclusion</h2>



<p>Finally, we have seen how to install Plesk on Windows Server 2019. This control panel makes the use of servers much easier, as there is no need to configure anything at the service level by command line, making its use more accessible. All right, that&#8217;s it for now. Please take a look at the post about <a href="https://www.osradar.com/how-to-install-cakephp-in-windows-10/" target="_blank" rel="noreferrer noopener" aria-label="CakePHP  (opens in a new tab)">CakePHP </a>on Windows 10.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-plesk-obsidian-on-windows-server-2019/">How to install Plesk Obsidian on Windows Server 2019</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/how-to-install-plesk-obsidian-on-windows-server-2019/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install Ajenti Control Panel on Ubuntu 18.04 and Linux Mint 19</title>
		<link>https://www.osradar.com/install-ajenti-control-panel-on-ubuntu-18-04-and-linux-mint-19/</link>
					<comments>https://www.osradar.com/install-ajenti-control-panel-on-ubuntu-18-04-and-linux-mint-19/#comments</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Sat, 09 Feb 2019 12:22:57 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[ajenti]]></category>
		<category><![CDATA[bionic]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=10601</guid>

					<description><![CDATA[<p>Many systems need a unique interface to be able to manage them. However, when we talk about servers, we find that they do not have a graphical interface for security reasons. In addition, not having a graphical interface on the server makes it better manage the resources of it devoting more to services and applications. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-ajenti-control-panel-on-ubuntu-18-04-and-linux-mint-19/">Install Ajenti Control Panel on Ubuntu 18.04 and Linux Mint 19</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Many systems need a unique interface to be able to manage them. However, when we talk about servers, we find that they do not have a graphical interface for security reasons. In addition, not having a graphical interface on the server makes it better manage the resources of it devoting more to services and applications. On the other hand, it is much simpler to manage all the processes and information of a server using a graphical interface. So, that is why today I will show you how to install Ajenti in Ubuntu 18.04.</p>
<p><a href="http://ajenti.org/" rel="noopener">Ajenti</a> is a system administration panel compatible with many of the Linux distributions that exist. It is written in <a href="https://www.osradar.com/get-the-latest-python-on-linux/" rel="noopener">Python</a> and requires very few resources. So, it is a great tool if we want to <a href="https://www.osradar.com/using-gotop-a-graphical-system-monitor/" rel="noopener">monitor</a> the status and services of our system with a nice graphical interface, responsive and very functional. Of course, it is open source, under the <a href="https://opensource.org/licenses/BSD-3-Clause" rel="noopener">BSD</a> license which makes its source code be studied by those who want.</p>
<p>On the other hand, the application has a very friendly front-end created with Angular.js. This makes it compatible with most current browsers.</p>
<p>So, let us install Ajenti on Ubuntu 18.04 or Linux Mint 19.</p>
<h2>1. Upgrade the system</h2>
<p>It is always a good idea to update your system to receive the latest security updates. With this, you will have a more robust system and ready for action.</p>
<pre class="">:~$ sudo apt update &amp;&amp; sudo apt upgrade</pre>
<p><figure id="attachment_10642" aria-describedby="caption-attachment-10642" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10642" src="https://www.osradar.com/wp-content/uploads/2019/02/1-6.png" alt="1.- Upgrade the system" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2019/02/1-6.png 1366w, https://www.osradar.com/wp-content/uploads/2019/02/1-6-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/1-6-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/1-6-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/1-6-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/1-6-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/02/1-6-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-10642" class="wp-caption-text">1.- Upgrade the system</figcaption></figure></p>
<p>&nbsp;</p>
<p>Now, with the updated system, it is possible to continue with the installation without problems.</p>
<h2>2.- Install required packages and add the external repository</h2>
<p>Before installing Ajenti in Ubuntu it is necessary to install two necessary packages to do it. The first one is wget that will help us to download a file to add the repository. So, let us do it.</p>
<pre class="">:~$ sudo apt install wget</pre>
<p>The other package we must install as a dependency is python-imaging.</p>
<pre class="">:~$ wget http://security.ubuntu.com/ubuntu/pool/universe/p/pillow/python-imaging_4.1.1-3build2_all.deb
:~$ sudo dpkg -i python-imaging_4.1.1-3build2_all.deb</pre>
<p><figure id="attachment_10643" aria-describedby="caption-attachment-10643" style="width: 1344px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10643" src="https://www.osradar.com/wp-content/uploads/2019/02/2-6.png" alt="2.- Download the required package" width="1344" height="244" srcset="https://www.osradar.com/wp-content/uploads/2019/02/2-6.png 1344w, https://www.osradar.com/wp-content/uploads/2019/02/2-6-300x54.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/2-6-768x139.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/2-6-1024x186.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/2-6-696x126.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/2-6-1068x194.png 1068w" sizes="(max-width: 1344px) 100vw, 1344px" /><figcaption id="caption-attachment-10643" class="wp-caption-text">2.- Download the required package</figcaption></figure></p>
<p><figure id="attachment_10644" aria-describedby="caption-attachment-10644" style="width: 804px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10644" src="https://www.osradar.com/wp-content/uploads/2019/02/3-6.png" alt="3.- Install python-imaging" width="804" height="198" srcset="https://www.osradar.com/wp-content/uploads/2019/02/3-6.png 804w, https://www.osradar.com/wp-content/uploads/2019/02/3-6-300x74.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/3-6-768x189.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/3-6-696x171.png 696w" sizes="(max-width: 804px) 100vw, 804px" /><figcaption id="caption-attachment-10644" class="wp-caption-text">3.- Install python-imaging</figcaption></figure></p>
<p>After that, it is necessary to add the GPG key from the Ajenti repository to further improve package security and integrity.</p>
<pre class="">:~$ wget http://repo.ajenti.org/debian/key -O- | sudo apt-key add -</pre>
<p>Then, run the following command to add the Ajenti repository to the system repository list.</p>
<pre class="">:~$ echo "deb http://repo.ajenti.org/ng/debian main main ubuntu" | sudo tee /etc/apt/sources.list.d/ajenti.list</pre>
<p><figure id="attachment_10645" aria-describedby="caption-attachment-10645" style="width: 1351px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10645" src="https://www.osradar.com/wp-content/uploads/2019/02/4-5.png" alt="4.- Adding the repository" width="1351" height="358" srcset="https://www.osradar.com/wp-content/uploads/2019/02/4-5.png 1351w, https://www.osradar.com/wp-content/uploads/2019/02/4-5-300x79.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/4-5-768x204.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/4-5-1024x271.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/4-5-696x184.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/4-5-1068x283.png 1068w" sizes="(max-width: 1351px) 100vw, 1351px" /><figcaption id="caption-attachment-10645" class="wp-caption-text">4.- Adding the repository</figcaption></figure></p>
<p>Finally, install Ajenti.</p>
<pre class="">:~$ sudo apt update
:~$ sudo apt install ajenti</pre>
<p><figure id="attachment_10646" aria-describedby="caption-attachment-10646" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10646" src="https://www.osradar.com/wp-content/uploads/2019/02/5-6.png" alt="5.- Install ajenti on Ubuntu 18.04" width="1366" height="444" srcset="https://www.osradar.com/wp-content/uploads/2019/02/5-6.png 1366w, https://www.osradar.com/wp-content/uploads/2019/02/5-6-300x98.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/5-6-768x250.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/5-6-1024x333.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/5-6-696x226.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/5-6-1068x347.png 1068w, https://www.osradar.com/wp-content/uploads/2019/02/5-6-1292x420.png 1292w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-10646" class="wp-caption-text">5.- Install ajenti on Ubuntu 18.04</figcaption></figure></p>
<p>After that, you have to enable and start the service. You can also check the service status. To do it, run these commands.</p>
<pre class="">:~$ sudo systemctl enable ajenti
:~$ sudo systemctl start ajenti
:~$ sudo systemctl status ajenti</pre>
<p><figure id="attachment_10647" aria-describedby="caption-attachment-10647" style="width: 1212px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10647" src="https://www.osradar.com/wp-content/uploads/2019/02/6-5.png" alt="6.- Check the service status" width="1212" height="503" srcset="https://www.osradar.com/wp-content/uploads/2019/02/6-5.png 1212w, https://www.osradar.com/wp-content/uploads/2019/02/6-5-300x125.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/6-5-768x319.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/6-5-1024x425.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/6-5-696x289.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/6-5-1068x443.png 1068w, https://www.osradar.com/wp-content/uploads/2019/02/6-5-1012x420.png 1012w" sizes="(max-width: 1212px) 100vw, 1212px" /><figcaption id="caption-attachment-10647" class="wp-caption-text">6.- Check the service status</figcaption></figure></p>
<p>Ajenti runs through the port <code>8000</code>. So, if you are using a Firewall, remember to open that port.</p>
<p>So, you can open the web browser and go to <code>http://SERVER_IP:8000</code>.</p>
<p><figure id="attachment_10648" aria-describedby="caption-attachment-10648" style="width: 1354px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10648" src="https://www.osradar.com/wp-content/uploads/2019/02/7-5.png" alt="7.- Ajenti log in" width="1354" height="381" srcset="https://www.osradar.com/wp-content/uploads/2019/02/7-5.png 1354w, https://www.osradar.com/wp-content/uploads/2019/02/7-5-300x84.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/7-5-768x216.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/7-5-1024x288.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/7-5-696x196.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/7-5-1068x301.png 1068w" sizes="(max-width: 1354px) 100vw, 1354px" /><figcaption id="caption-attachment-10648" class="wp-caption-text">7.- Ajenti log in</figcaption></figure></p>
<h2>3. Install Ajenti V Plugin</h2>
<p>Ajenti V plugin is a set of plugins that are installed to Ajenti and increase its power. Thanks to this you will be able to manage <a href="https://www.osradar.com/install-mysql-8-0-on-fedora-29-28-centos-rhel-7-6-6-10/" rel="noopener">MySQL</a> or <a href="https://www.osradar.com/tag/apache" rel="noopener">Apache</a> and it is very useful. To do so, execute the following command:</p>
<pre class="">:~$ sudo apt install ajenti-v ajenti-v-nginx ajenti-v-mysql ajenti-v-php7.2-fpm php7.2-mysql</pre>
<p><figure id="attachment_10649" aria-describedby="caption-attachment-10649" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10649" src="https://www.osradar.com/wp-content/uploads/2019/02/8-6.png" alt="8.- Install the Ajenti V plugin" width="1366" height="446" srcset="https://www.osradar.com/wp-content/uploads/2019/02/8-6.png 1366w, https://www.osradar.com/wp-content/uploads/2019/02/8-6-300x98.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/8-6-768x251.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/8-6-1024x334.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/8-6-696x227.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/8-6-1068x349.png 1068w, https://www.osradar.com/wp-content/uploads/2019/02/8-6-1286x420.png 1286w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-10649" class="wp-caption-text">8.- Install the Ajenti V plugin</figcaption></figure></p>
<p>So, restart Ajenti.</p>
<pre class="">:~$ sudo systemctl restart ajenti</pre>
<p>And go back to the web browser to log in. The user is <strong>root</strong> and the password is <strong>admin</strong>.</p>
<p><figure id="attachment_10650" aria-describedby="caption-attachment-10650" style="width: 1354px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10650" src="https://www.osradar.com/wp-content/uploads/2019/02/9-6.png" alt="9.- Credentials" width="1354" height="381" srcset="https://www.osradar.com/wp-content/uploads/2019/02/9-6.png 1354w, https://www.osradar.com/wp-content/uploads/2019/02/9-6-300x84.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/9-6-768x216.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/9-6-1024x288.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/9-6-696x196.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/9-6-1068x301.png 1068w" sizes="(max-width: 1354px) 100vw, 1354px" /><figcaption id="caption-attachment-10650" class="wp-caption-text">9.- Credentials</figcaption></figure></p>
<p>Now, you will see this screen. In it, you have the main info system.</p>
<p><figure id="attachment_10651" aria-describedby="caption-attachment-10651" style="width: 1354px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10651" src="https://www.osradar.com/wp-content/uploads/2019/02/10-6.png" alt="10.- Main screen" width="1354" height="670" srcset="https://www.osradar.com/wp-content/uploads/2019/02/10-6.png 1354w, https://www.osradar.com/wp-content/uploads/2019/02/10-6-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/10-6-768x380.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/10-6-1024x507.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/10-6-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2019/02/10-6-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/10-6-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2019/02/10-6-849x420.png 849w" sizes="(max-width: 1354px) 100vw, 1354px" /><figcaption id="caption-attachment-10651" class="wp-caption-text">10.- Main screen</figcaption></figure></p>
<p>After that, you can also see the plugins section.</p>
<p><figure id="attachment_10652" aria-describedby="caption-attachment-10652" style="width: 1354px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10652" src="https://www.osradar.com/wp-content/uploads/2019/02/11-3.png" alt="11.- Plugins" width="1354" height="670" srcset="https://www.osradar.com/wp-content/uploads/2019/02/11-3.png 1354w, https://www.osradar.com/wp-content/uploads/2019/02/11-3-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/11-3-768x380.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/11-3-1024x507.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/11-3-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2019/02/11-3-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/11-3-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2019/02/11-3-849x420.png 849w" sizes="(max-width: 1354px) 100vw, 1354px" /><figcaption id="caption-attachment-10652" class="wp-caption-text">11.- Plugins</figcaption></figure></p>
<p>You also have a utility that will allow you to use a small program of notes in the application.</p>
<p><figure id="attachment_10653" aria-describedby="caption-attachment-10653" style="width: 1354px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10653" src="https://www.osradar.com/wp-content/uploads/2019/02/12-3.png" alt="12.- Notes" width="1354" height="670" srcset="https://www.osradar.com/wp-content/uploads/2019/02/12-3.png 1354w, https://www.osradar.com/wp-content/uploads/2019/02/12-3-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/12-3-768x380.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/12-3-1024x507.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/12-3-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2019/02/12-3-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/12-3-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2019/02/12-3-849x420.png 849w" sizes="(max-width: 1354px) 100vw, 1354px" /><figcaption id="caption-attachment-10653" class="wp-caption-text">12.- Notes</figcaption></figure></p>
<p>So, you can also manage a MySQL instance.</p>
<p><figure id="attachment_10654" aria-describedby="caption-attachment-10654" style="width: 1354px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10654" src="https://www.osradar.com/wp-content/uploads/2019/02/13-3.png" alt="13.- MySQL window" width="1354" height="670" srcset="https://www.osradar.com/wp-content/uploads/2019/02/13-3.png 1354w, https://www.osradar.com/wp-content/uploads/2019/02/13-3-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/13-3-768x380.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/13-3-1024x507.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/13-3-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2019/02/13-3-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/13-3-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2019/02/13-3-849x420.png 849w" sizes="(max-width: 1354px) 100vw, 1354px" /><figcaption id="caption-attachment-10654" class="wp-caption-text">13.- MySQL window</figcaption></figure></p>
<p>Or you can manage the Firewall.</p>
<p><figure id="attachment_10655" aria-describedby="caption-attachment-10655" style="width: 1354px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10655" src="https://www.osradar.com/wp-content/uploads/2019/02/14-4.png" alt="14.- Firewall section" width="1354" height="670" srcset="https://www.osradar.com/wp-content/uploads/2019/02/14-4.png 1354w, https://www.osradar.com/wp-content/uploads/2019/02/14-4-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/14-4-768x380.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/14-4-1024x507.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/14-4-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2019/02/14-4-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/14-4-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2019/02/14-4-849x420.png 849w" sizes="(max-width: 1354px) 100vw, 1354px" /><figcaption id="caption-attachment-10655" class="wp-caption-text">14.- Firewall section</figcaption></figure></p>
<p>There is also a File manager utility.</p>
<p><figure id="attachment_10656" aria-describedby="caption-attachment-10656" style="width: 1354px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-10656" src="https://www.osradar.com/wp-content/uploads/2019/02/15-4.png" alt="15.- File manager" width="1354" height="670" srcset="https://www.osradar.com/wp-content/uploads/2019/02/15-4.png 1354w, https://www.osradar.com/wp-content/uploads/2019/02/15-4-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2019/02/15-4-768x380.png 768w, https://www.osradar.com/wp-content/uploads/2019/02/15-4-1024x507.png 1024w, https://www.osradar.com/wp-content/uploads/2019/02/15-4-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2019/02/15-4-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2019/02/15-4-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2019/02/15-4-849x420.png 849w" sizes="(max-width: 1354px) 100vw, 1354px" /><figcaption id="caption-attachment-10656" class="wp-caption-text">15.- File manager</figcaption></figure></p>
<p>So, that&#8217;s it. Enjoy Ajenti.</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-ajenti-control-panel-on-ubuntu-18-04-and-linux-mint-19/">Install Ajenti Control Panel on Ubuntu 18.04 and Linux Mint 19</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-ajenti-control-panel-on-ubuntu-18-04-and-linux-mint-19/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
