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

Enterprise Linux, the community way

Rocky Linux – Enterprise Linux, the community way

Rocky Linux is an open-source enterprise operating system designed to be 100% bug-for-bug compatible with Red Hat Enterprise Linux®. It […]

Experience Storage Freedom

TrueNAS Core – Experience Storage Freedom

Contents1 Experience Storage Freedom2 Share Files. Serve Media. Store Anything.3 Nothing Protects Your Data Like ZFS4 Go Beyond “NAS”5 Manage […]

Terraform Logo

HashiCorp Terraform-Automate Infrastructure on Any Cloud

Contents1 Build, change, and destroy infrastructure with Terraform.1.0.1 How does Terraform work?1.0.2 The core Terraform workflow consists of three stages:1.0.3 […]

Blender 3D Graphics Modeling Animation Software

Blender 3D Graphics Software

Blender is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D […]

The Free & Open Source Image Editor

GIMP Image Editing Software

GIMP is a free and open-source raster graphics editor used for image retouching and editing, free-form drawing, converting between different […]

Turnkey Open Source Hypervisor

XCP-ng – Next Generation Turnkey Open Source Hypervisor

XCP-ng is a Linux distribution of the Xen Project, with pre-configured Xen Hypervisor and the Xen API project (XAPI) working […]