How to Install Webmin on CentOS 7 or CentOS 8?

Webmin is a free hosting control panel with easy installation. It takes only 5 to 10 minutes, and the configuration is also simple.



What are the requirements?
- Fresh CentOS 7 or CentOS 8, installed on your VPS/Server.


How to install Webmin?

Step 1:
First, you will need to login to SSH Client using your root account.

Then enter the four commands below:

yum install wget -y
wget http://prdownloads.sourceforge.net/webadmin/webmin-1.941-1.noarch.rpm
yum -y install perl perl-Net-SSLeay openssl perl-IO-Tty perl-Encode-Detect perl-Data-Dumper unzip perl-Encode-Detect
rpm -U webmin-1.941-1.noarch.rpm



Note: Installation can take a few minutes and will depend on your server speed CPU RAM NETWORK PORT SPEEDetc. Once it is complete, you will see a message with your Webmin admin URL.


Step 2: Next, open Webmin in your web browser, https://ip-address here:10000


With CentOS 7/8, if the URL does not work, you need to open port 10000. You can do so by running this command:

firewall-cmd --zone=public --add-port=10000/tcp --permanent
firewall-cmd --reload




The Webmin Dashboard will open. The New Design and layout of WebMin is nice and modern.

  • 0 istifadəçi bunu faydalı hesab edir
Bu cavab sizə kömək etdi?

Uyğun məqalələr

How to Install DirectAdmin on CentOS?

DirectAdmin aka (DA) is a Commercial Hosting Control Panel and it is used for selling shared and...

How to Install SolusVM Master on CentOS 7 Linux?

SolusVM is a popular VPS hosting control panel, and SolusVM master is used for controlling Slave...

How to Install Plesk Onyx on Linux CentOS?

Plesk is a very popular website control panel Plesk makes managing your websites very simple and...

How to Install the SolusVM Slave on CentOS 7?

SolusVM is one of the most used VPS Hosting control panels, and a SolusVM Slave is installed on a...

How to install cPanel?

cPanel is the number one worldwide choice for a Hosting Control Panel in the web hosting...