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

VSCodium is a community-driven, freely-licensed binary distribution of Microsoft's editor VS Code.

VSCodium-Free/Libre Open Source Software Binaries of VS Code

VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code. Why Does This Exist Microsoft’s vscode source code […]

TrueNAS Scale Logo

Open Storage at Scale-TrueNAS Scale

TrueNAS SCALE is the latest member of the TrueNAS family and provides Open Source HyperConverged Infrastructure (HCI) including Linux containers and […]

Vagrant Logo

HashiCorp Vagrant – Development Environments Made Easy

Contents1 Introduction to Vagrant1.0.1 Why Vagrant?1.0.2 Powerful features1.0.3 Vagrant vs. Terraform1.0.4 Downloads1.0.5 Key Terms: Introduction to Vagrant Vagrant is a […]

Take Back Control of Your Computer with Portmaster

Portmaster is a free and open-source application that puts you back in charge over all your computer’s network connections. Contents1 […]

AlmaLinux OS

Alma Linux – Free Linux OS for the community, by the community

An Open Source, community owned and governed, forever-free enterprise Linux distribution, focused on long-term stability, providing a robust production-grade platform. […]

PfSense Firewall logo

pfSense Firewall – Open Source Security

pfSense is an open source firewall/router computer software distribution based on FreeBSD. It is installed on a physical computer or […]