<?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>webmin Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/webmin/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Tue, 01 Dec 2020 23:44:45 +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 Virtualmin on CentOS 8</title>
		<link>https://www.osradar.com/install-virtualmin-centos-8/</link>
					<comments>https://www.osradar.com/install-virtualmin-centos-8/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Tue, 01 Dec 2020 23:44:43 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[webmin]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=26303</guid>

					<description><![CDATA[<p>Hello, friends. In this post, you will learn how to install Virtualmin on CentOS 8. In addition to that, we will leave it ready to add new Virtual hosts. Virtualmin is a powerful and flexible web hosting control panel for Linux and BSD systems. Available in an Open Source community-supported version, and a more feature-filled [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-virtualmin-centos-8/">Install Virtualmin on CentOS 8</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello, friends. In this post, you will learn how to install Virtualmin on CentOS 8. In addition to that, we will leave it ready to add new Virtual hosts.</p>



<p><a href="https://www.virtualmin.com/" target="_blank" rel="noreferrer noopener">Virtualmin</a> is a powerful and flexible web hosting control panel for Linux and BSD systems. Available in an Open Source community-supported version, and a more feature-filled version with premium support, Virtualmin is the cost-effective and comprehensive solution to virtual web hosting management.</p>



<p>Also, Virtualmin is a web hosting control panel, designed to make it easy to manage websites, mailbox users, databases, and web applications. It provides website owner accounts, easily installable web applications, file management, and a comprehensive and easy to use API for integration with billing and support systems.</p>



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



<p>The first step is to set the hostname of the computer correctly, for it executes the hostnamectl command as follows:</p>



<pre class="wp-block-preformatted">sudo hostnamectl set-hostname virtual.osradar.com</pre>



<p>Remember to replace the example hostname with your own.</p>



<p>Then, open the corresponding ports in the firewall so that Virtualmin can function correctly:</p>



<pre class="wp-block-preformatted">sudo firewall-cmd --zone=public --add-port=10000/tcp --permanent</pre>



<p>And restart the firewall.</p>



<pre class="wp-block-preformatted">sudo firewall-cmd --reload</pre>



<p>Then download the installation script provided by Virtualmin</p>



<pre class="wp-block-preformatted">wget http://software.virtualmin.com/gpl/scripts/install.sh</pre>



<p>Once it is downloaded, you just need to assign it execution permissions</p>



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



<p>and run it as root or using sudo</p>



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



<figure class="wp-block-image size-large"><img loading="lazy" width="1009" height="538" src="https://www.osradar.com/wp-content/uploads/2020/12/1.png" alt="1.- Installing Virtualmin on CentOS 8" class="wp-image-26304" srcset="https://www.osradar.com/wp-content/uploads/2020/12/1.png 1009w, https://www.osradar.com/wp-content/uploads/2020/12/1-300x160.png 300w, https://www.osradar.com/wp-content/uploads/2020/12/1-768x409.png 768w, https://www.osradar.com/wp-content/uploads/2020/12/1-696x371.png 696w" sizes="(max-width: 1009px) 100vw, 1009px" /><figcaption>1.- Installing Virtualmin on CentOS 8</figcaption></figure>



<p>Then the whole installation process will start, it can take a few minutes depending on your computer. If everything goes well, you will see a message like this:</p>



<pre class="wp-block-preformatted">[SUCCESS] Installation Complete!
[SUCCESS] If there were no errors above, Virtualmin should be ready
[SUCCESS] to configure at https://virtual.osradar.com:10000 (or https://192.168.1.22:10000).
[SUCCESS] You'll receive a security warning in your browser on your first visit.</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="832" height="134" src="https://www.osradar.com/wp-content/uploads/2020/12/2.png" alt="2.- Virtualmin installed" class="wp-image-26305" srcset="https://www.osradar.com/wp-content/uploads/2020/12/2.png 832w, https://www.osradar.com/wp-content/uploads/2020/12/2-300x48.png 300w, https://www.osradar.com/wp-content/uploads/2020/12/2-768x124.png 768w, https://www.osradar.com/wp-content/uploads/2020/12/2-696x112.png 696w" sizes="(max-width: 832px) 100vw, 832px" /><figcaption>2.- Virtualmin installed</figcaption></figure>



<p>So, now you have to complete the installation.</p>



<h2>Complete the installation</h2>



<p>In the previous screen output, you will have the address where you have to access from the browser to open the Webmin and Virtualmin console</p>



<p>When you see the login screen, enter your root credentials</p>



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



<p>Then, you will see a screen of a post-installation wizard click on Next</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="502" src="https://www.osradar.com/wp-content/uploads/2020/12/4-1024x502.png" alt="4.- Post-installation wizard introduction" class="wp-image-26307" srcset="https://www.osradar.com/wp-content/uploads/2020/12/4-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/12/4-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/12/4-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/12/4-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/12/4-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/12/4.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>4.- Post-installation wizard introduction</figcaption></figure>



<p>You will then be asked to use the memory according to the capabilities of the server.</p>



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



<p>On the next screen, you can enable the use of ClamAV.</p>



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



<p>Then, you will be asked if you want to enable MariaDB and PostgreSQL support.</p>



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



<p>In case you want to enable it, you will be asked for the password.</p>



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



<p>Then, you have to set the size of that database. This all depends on the capabilities of your computer.</p>



<p>The next step is the configuration of the DNS.</p>



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



<p>And finally, if you want to create a default virtual host,</p>



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



<p>In the end, you will see the following screen.</p>



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



<p>This indicates that the installation process has been completed successfully.</p>



<p>By clicking on the following button, the installer will refresh the system and it will be ready to use.</p>



<h2>Conclusion</h2>



<p>Virtualmin is a very complete Webmin module for hosting control. It is flexible, powerful, and with an interface that makes everything simple. Although all the potential can be deployed if we have a powerful computer. Now you know how to install it on CentOS 8</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-virtualmin-centos-8/">Install Virtualmin on CentOS 8</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-virtualmin-centos-8/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install Webmin on Ubuntu 20.04 / Debian 10?</title>
		<link>https://www.osradar.com/install-webmin-on-ubuntu-20-04-debian-10/</link>
					<comments>https://www.osradar.com/install-webmin-on-ubuntu-20-04-debian-10/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Thu, 25 Jun 2020 01:11:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Buster]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[webmin]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=15389</guid>

					<description><![CDATA[<p>Monitoring a computer is always necessary to verify its operation. Especially if we are talking about a computer connected to an internal network. So, installing a tool with some computer tasks is always a good idea. Therefore, in this post, I will show you how to install Webmin on Ubuntu 20.04 / Debian 10. Webmin [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-webmin-on-ubuntu-20-04-debian-10/">How to install Webmin 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>Monitoring a computer is always necessary to verify its operation. Especially if we are talking about a computer connected to an internal network. So, installing a tool with some computer tasks is always a good idea. Therefore, in this post, I will show you <strong>how to install Webmin on Ubuntu 20.04 / Debian 10.</strong></p>
<p><a href="http://www.webmin.com" rel="noopener">Webmin</a> is a web-based interface for managing UNIX systems. It has a new web interface where you can modify and manage several things on the computer. For example, user accounts, UNIX groups, DNS, and others.</p>
<p>In addition, you will have no license problems with Webmin because it is released under the GPL3 license, which guarantees that you can use it, modify it, and install it as you want.</p>
<p>So, let’s install Webmin on Ubuntu 20.04 / Debian 10.</p>
<h2>Installing Webmin on Ubuntu 20.04 / Debian 10</h2>
<p>Before starting the installation, it is necessary to update the system completely.</p>
<p>So open a terminal session and run the following:</p>
<pre>:~$ sudo apt update
:~$ sudo apt upgrade</pre>
<p>In case you do not have access to sudo on Debian 10, you can use our tutorial and enable it.</p>
<p><a href="https://www.osradar.com/how-to-enable-sudo-on-debian-10/" target="_blank" rel="noopener noreferrer">How to enable sudo on Debian 10?</a></p>
<p>At the end of the upgrade, the system will have security patches that increase the stability of the system.</p>
<p>So, Webmin provides a repository so that the application can be made using APT. This is the most recommended method to install Webmin on Ubuntu 20.04 and Debian 10.</p>
<p>First, install some necessary packages.</p>
<pre>:~$ sudo apt install apt-transport-https gnupg</pre>
<p>Then, edit your APT font list to add the Webmin repository.</p>
<pre>:~$ sudo nano /etc/apt/sources.list</pre>
<p>At the end of the file add this line.</p>
<pre>:~$ deb https://download.webmin.com/download/repository sarge contrib</pre>
<p><figure id="attachment_15502" aria-describedby="caption-attachment-15502" style="width: 695px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-15502 size-full" src="https://www.osradar.com/wp-content/uploads/2019/11/1-5-e1593039801959.png" alt="1.- Adding the Webmin repository" width="695" height="72" srcset="https://www.osradar.com/wp-content/uploads/2019/11/1-5-e1593039801959.png 695w, https://www.osradar.com/wp-content/uploads/2019/11/1-5-e1593039801959-300x31.png 300w" sizes="(max-width: 695px) 100vw, 695px" /><figcaption id="caption-attachment-15502" class="wp-caption-text">1.- Adding the Webmin repository</figcaption></figure></p>
<p>Then download and add the GPG key from the repository. This further secures the webmin download.</p>
<pre>:~$ wget http://www.webmin.com/jcameron-key.asc
:~$ sudo apt-key add jcameron-key.asc</pre>
<p><figure id="attachment_15503" aria-describedby="caption-attachment-15503" style="width: 1324px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-15503" src="https://www.osradar.com/wp-content/uploads/2019/11/2-5.png" alt="2.- Importing the GPG key" width="1324" height="295" srcset="https://www.osradar.com/wp-content/uploads/2019/11/2-5.png 1324w, https://www.osradar.com/wp-content/uploads/2019/11/2-5-300x67.png 300w, https://www.osradar.com/wp-content/uploads/2019/11/2-5-768x171.png 768w, https://www.osradar.com/wp-content/uploads/2019/11/2-5-1024x228.png 1024w, https://www.osradar.com/wp-content/uploads/2019/11/2-5-696x155.png 696w, https://www.osradar.com/wp-content/uploads/2019/11/2-5-1068x238.png 1068w" sizes="(max-width: 1324px) 100vw, 1324px" /><figcaption id="caption-attachment-15503" class="wp-caption-text">2.- Importing the GPG key</figcaption></figure></p>
<p>After that, refresh the APT source and install Webmin.</p>
<pre>:~$ sudo apt install webmin</pre>
<p><figure id="attachment_15504" aria-describedby="caption-attachment-15504" style="width: 1326px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-15504 size-full" src="https://www.osradar.com/wp-content/uploads/2019/11/3-6.png" alt="3.- Installing Webmin on Ubuntu 20.04 /  Debian 10" width="1326" height="225" srcset="https://www.osradar.com/wp-content/uploads/2019/11/3-6.png 1326w, https://www.osradar.com/wp-content/uploads/2019/11/3-6-300x51.png 300w, https://www.osradar.com/wp-content/uploads/2019/11/3-6-768x130.png 768w, https://www.osradar.com/wp-content/uploads/2019/11/3-6-1024x174.png 1024w, https://www.osradar.com/wp-content/uploads/2019/11/3-6-696x118.png 696w, https://www.osradar.com/wp-content/uploads/2019/11/3-6-1068x181.png 1068w" sizes="(max-width: 1326px) 100vw, 1326px" /><figcaption id="caption-attachment-15504" class="wp-caption-text">3.- Installing Webmin on Ubuntu 20.04 / Debian 10</figcaption></figure></p>
<p>Webmin uses port 10000 to run. So make sure that port is available on the server.</p>
<p>Now you can acess using your web browser. Just go to <code>https://your-server:10000</code>.</p>
<p><figure id="attachment_15505" aria-describedby="caption-attachment-15505" style="width: 1365px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-15505" src="https://www.osradar.com/wp-content/uploads/2019/11/4-4.png" alt="4.- Webmin login page" width="1365" height="668" srcset="https://www.osradar.com/wp-content/uploads/2019/11/4-4.png 1365w, https://www.osradar.com/wp-content/uploads/2019/11/4-4-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2019/11/4-4-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2019/11/4-4-1024x501.png 1024w, https://www.osradar.com/wp-content/uploads/2019/11/4-4-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2019/11/4-4-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2019/11/4-4-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2019/11/4-4-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2019/11/4-4-858x420.png 858w" sizes="(max-width: 1365px) 100vw, 1365px" /><figcaption id="caption-attachment-15505" class="wp-caption-text">4.- Webmin login page</figcaption></figure></p>
<p>Just type your system credentials. And you will see the dashboard.</p>
<p><figure id="attachment_21359" aria-describedby="caption-attachment-21359" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-21359 size-full" src="https://www.osradar.com/wp-content/uploads/2019/11/1-22.png" alt="5.- Webmin dashboard on Ubuntu 20.04 / Debian 10" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2019/11/1-22.png 1366w, https://www.osradar.com/wp-content/uploads/2019/11/1-22-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2019/11/1-22-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2019/11/1-22-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2019/11/1-22-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2019/11/1-22-1068x523.png 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-21359" class="wp-caption-text">5.- Webmin dashboard on Ubuntu 20.04 / Debian 10</figcaption></figure></p>
<p>Also, you can enable the Night mode.</p>
<p><figure id="attachment_21360" aria-describedby="caption-attachment-21360" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-21360" src="https://www.osradar.com/wp-content/uploads/2019/11/2-21.png" alt="6.- Night mode on Webmin" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2019/11/2-21.png 1366w, https://www.osradar.com/wp-content/uploads/2019/11/2-21-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2019/11/2-21-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2019/11/2-21-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2019/11/2-21-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2019/11/2-21-1068x523.png 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-21360" class="wp-caption-text">6.- Night mode on Webmin</figcaption></figure></p>
<p>So, you can now use it.</p>
<h2>Conclusion</h2>
<p>Webmin is one of those applications that can be easy to install but help to know the system information quickly and accurately. It has a special package for Ubuntu 20.04 and Debian 10 which makes it easier to install.</p>
<p>Please, share this post and join Our <a href="https://t.me/osradar" target="_blank" rel="noopener noreferrer">Telegram Channel</a>.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-webmin-on-ubuntu-20-04-debian-10/">How to install Webmin 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-webmin-on-ubuntu-20-04-debian-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install Webmin on CentOS 8 / RHEL 8 / Oracle Linux 8?</title>
		<link>https://www.osradar.com/how-to-install-webmin-on-centos-8-rhel-8-oracle-linux-8/</link>
					<comments>https://www.osradar.com/how-to-install-webmin-on-centos-8-rhel-8-oracle-linux-8/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Wed, 20 Nov 2019 00:08:48 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[Oracle Linux]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[webmin]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=15654</guid>

					<description><![CDATA[<p>Monitoring a computer is always necessary to verify its operation. Especially if we are talking about a computer connected to an internal network. So, installing a tool with some computer tasks is always a good idea. Therefore, in this post, I will show you how to install Webmin on CentOS 8. This tutorial will also [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-webmin-on-centos-8-rhel-8-oracle-linux-8/">How to install Webmin on CentOS 8 / RHEL 8 / Oracle Linux 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>Monitoring a computer is always necessary to verify its operation.  Especially if we are talking about a computer connected to an internal network. So, installing a tool with some computer tasks is always a good idea. Therefore, in this post, I will show you <strong>how to install Webmin on CentOS 8.</strong> This tutorial will also work on RHEL 8 and Oracle Linux 8.</p>



<p><a href="http://www.webmin.com">Webmin</a> is a  web-based interface for managing UNIX systems. It has a new web interface where you can modify and manage several things on the computer. For example, user accounts, UNIX groups, DNS and others.</p>



<p>In addition, you will have no license problems with Webmin because it is released under the GPL3 license, which guarantees that you can use it, modify it and install it as you want.</p>



<p>So, let us start.</p>



<h2>Installing Webmin on CentOS 8 / RHEL 8 / Oracle Linux 8</h2>



<p>Before you start installing Webmin, it is a good idea to update all the operating system packages. To do this, connect to your server using SSH or simply open a terminal session and run:</p>



<pre class="wp-block-preformatted">:~$ su<br>:~# dnf update</pre>



<p>This way your system will have the latest security patches installed. Therefore, it will be a more secure system.</p>



<p>Webmin offers us a repository of packages derived from RHEL 8 that facilitates the installation. So we must add the repository first, and do the installation like this.</p>



<p>So, create a file in <code>/etc/yum.repos.d/webmin.repo</code> and add the following:</p>



<pre class="wp-block-preformatted"> [Webmin]
 name=Webmin Distribution Neutral
 #baseurl=https://download.webmin.com/download/yum
 mirrorlist=https://download.webmin.com/download/yum/mirrorlist
 enabled=1</pre>



<figure class="wp-block-image"><img loading="lazy" width="862" height="202" src="https://www.osradar.com/wp-content/uploads/2019/11/1-11.png" alt="1.- Adding the webmin repository" class="wp-image-15671" srcset="https://www.osradar.com/wp-content/uploads/2019/11/1-11.png 862w, https://www.osradar.com/wp-content/uploads/2019/11/1-11-300x70.png 300w, https://www.osradar.com/wp-content/uploads/2019/11/1-11-768x180.png 768w, https://www.osradar.com/wp-content/uploads/2019/11/1-11-696x163.png 696w" sizes="(max-width: 862px) 100vw, 862px" /><figcaption>1.- Adding the webmin repository</figcaption></figure>



<p>Then download and add the GPG key to secure the repository. To download it we&#8217;ll use wget, but be sure to install it first in case you don&#8217;t have it.</p>



<pre class="wp-block-preformatted">:~# dnf install wget</pre>



<pre class="wp-block-preformatted">:~# wget http://www.webmin.com/jcameron-key.asc</pre>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="211" src="https://www.osradar.com/wp-content/uploads/2019/11/2-11-1024x211.png" alt="2.- Add the GPG key for the repository" class="wp-image-15673" srcset="https://www.osradar.com/wp-content/uploads/2019/11/2-11-1024x211.png 1024w, https://www.osradar.com/wp-content/uploads/2019/11/2-11-300x62.png 300w, https://www.osradar.com/wp-content/uploads/2019/11/2-11-768x158.png 768w, https://www.osradar.com/wp-content/uploads/2019/11/2-11-696x143.png 696w, https://www.osradar.com/wp-content/uploads/2019/11/2-11-1068x220.png 1068w, https://www.osradar.com/wp-content/uploads/2019/11/2-11.png 1365w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>2.- Add the GPG key for the repository</figcaption></figure>



<p>And then add it with the following command:</p>



<pre class="wp-block-preformatted">:~# rpm --import jcameron-key.asc</pre>



<p>After this, we will be able to install Webmin in an easy and simple way as follows:</p>



<pre class="wp-block-preformatted">:~# dnf install webmin</pre>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="538" src="https://www.osradar.com/wp-content/uploads/2019/11/3-10-1024x538.png" alt="3.- Install Webmin on CentOS 8 / RHEL 8 / Oracle Linux 8" class="wp-image-15674" srcset="https://www.osradar.com/wp-content/uploads/2019/11/3-10-1024x538.png 1024w, https://www.osradar.com/wp-content/uploads/2019/11/3-10-300x158.png 300w, https://www.osradar.com/wp-content/uploads/2019/11/3-10-768x403.png 768w, https://www.osradar.com/wp-content/uploads/2019/11/3-10-696x366.png 696w, https://www.osradar.com/wp-content/uploads/2019/11/3-10-1068x561.png 1068w, https://www.osradar.com/wp-content/uploads/2019/11/3-10-800x420.png 800w, https://www.osradar.com/wp-content/uploads/2019/11/3-10.png 1365w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>3.- Install Webmin on CentOS 8 / RHEL 8 / Oracle Linux 8</figcaption></figure>



<p>At the end of the installation, we will be able to access the web interface of the program. However, first, you have to open port 10000 which is where the application works.</p>



<pre class="wp-block-preformatted">:~# firewall-cmd --add-port=10000/tcp --zone=public --permanent
:~# firewall-cmd --reload</pre>



<p>Now yes, open your favorite web browser and go to <code>http://your-server:10000</code> and you will see the following:</p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="502" src="https://www.osradar.com/wp-content/uploads/2019/11/5-6-1024x502.png" alt="5.- Webmin login page" class="wp-image-15681" srcset="https://www.osradar.com/wp-content/uploads/2019/11/5-6-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2019/11/5-6-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2019/11/5-6-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2019/11/5-6-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2019/11/5-6-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2019/11/5-6-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2019/11/5-6-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2019/11/5-6-858x420.png 858w, https://www.osradar.com/wp-content/uploads/2019/11/5-6.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>5.- Webmin login page</figcaption></figure>



<p>Now you can log in with a user who has access to <a rel="noreferrer noopener" aria-label="sudo (opens in a new tab)" href="https://www.osradar.com/how-to-enable-sudo-on-centos-8/" target="_blank">sudo</a> or with the root user. Next, you will see the dashboard.</p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="502" src="https://www.osradar.com/wp-content/uploads/2019/11/6-1-1024x502.png" alt="6.- Webmin dashboard on CentOS 8 / RHEL 8 / Oracle Linux 8" class="wp-image-15682" srcset="https://www.osradar.com/wp-content/uploads/2019/11/6-1-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2019/11/6-1-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2019/11/6-1-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2019/11/6-1-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2019/11/6-1-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2019/11/6-1-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2019/11/6-1-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2019/11/6-1-858x420.png 858w, https://www.osradar.com/wp-content/uploads/2019/11/6-1.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>6.- Webmin dashboard on CentOS 8 / RHEL 8 / Oracle Linux 8</figcaption></figure>



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



<h2>Conclusion</h2>



<p>Webmin is an indispensable application if we have a server or equipment that we need to monitor. Of course, it is not the most advanced or the best but it does its functions efficiently without wasting a lot of system resources.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-webmin-on-centos-8-rhel-8-oracle-linux-8/">How to install Webmin on CentOS 8 / RHEL 8 / Oracle Linux 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/how-to-install-webmin-on-centos-8-rhel-8-oracle-linux-8/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
