Webmin - A powerful and flexible web-based server management control panel - BRS MEDIA TECHNOLOGIES
webmin web-based server management control panel

Webmin – A powerful and flexible web-based server management control panel

Webmin – A powerful web-based server management control panel.

Webmin is a powerful and flexible web-based server management control panel for Unix-like systems. Webmin allows the user to configure operating system internals, such as users, disk quotas, services or configuration files, as well as modify and control open-source apps, such as the Apache HTTP Server, PHP or MySQL.

Install Ubuntu 20.04 as a VM with 1GB ram, 1CPU, 8GB disk, and use a static IP. Enable SSH during install. Once completed log in via SSH using Putty or some other tool that lets you cut and paste.

1 – Log in and update your server.

sudo apt update -y && sudo apt upgrade -y 

2 – Install dependency

sudo apt install software-properties-common apt-transport-https 

3 – Add webmin repository

sudo wget -q http://www.webmin.com/jcameron-key.asc​ -O- | sudo apt-key add - 

sudo add-apt-repository "deb [arch=amd64] http://download.webmin.com/download/repository sarge contrib"

4 – Install webmin

sudo apt install webmin 

5 – check status

sudo systemctl status webmin 

6 – Configuring the firewall (Optional)

sudo ufw allow 10000/tcp 
sudo ufw reload 
sudo ufw status 

7 – Go to webmin login

https://server-IP:10000/​ 

login with the user account created during the server install, same password

If you need professional assistance configuring your deployment, you can use our commercial support to help get you up and running.



Key Terms:

  • Open Source Software
  • ,
  • web-based server management control panel
  • ,
  • Webmin

More Angel Softwares

Oracl Linux

Oracle Linux — A Linux Operating System Optimize to Secure your Infrastructure

A highly performant and secure operating environment, Oracle Linux delivers virtualization, management, automation, and cloud native computing tools, along with […]

kdenlive video editing software

Kdenlive Video Editing Software

Kdenlive is a non linear video editor. It is based on the MLT framework and accepts many audio and video […]

LibreOffice is Free and Open Source Software.

LibreOffice Do more easier quicker smarter

LibreOffice is a powerful and free office suite, a successor to OpenOffice(.org), used by millions of people around the world. […]

WinSCP

WinSCP utility to transfer files

Contents1 WinSCP utility to transfer files to Unix and Linux from Windows1.1 Security1.2 Built-in Text Editor1.3 Key Features:1.4 Summary1.5 Downloads1.6 […]

7zip

7zip Popular file compression utility

Contents1 7-Zip is a popular open-source file compression utility1.0.1 Key Features:1.0.2 Download1.0.3 Key Terms: 7-Zip is a popular open-source file […]

Famous YouTube Channel of Linux

YouTube is one of the best places to learn Linux online. I can not emphasize this enough. When I have […]