Install Webmin on Ubuntu 24.04 (Latest: ~2.620 as of Jan 2026)

Run these commands first (as root or with sudo):
sudo apt update
sudo apt upgrade -y
sudo apt install -y curl gnupg software-properties-common apt-transport-https ca-certificates lsb-release

Use the official setup script (recommended method):
curl -o setup-repos.sh https://raw.githubusercontent.com/webmin/webmin/master/webmin-setup-repo.sh
chmod +x setup-repos.sh
sudo ./setup-repos.sh

This adds the signed repo and GPG key automatically.

sudo apt update
sudo apt install webmin -y

Installation usually takes 1–2 minutes.

  • Allow port 10000:
    sudo ufw allow 10000
  • Access in browser:
    https://your-server-ip:10000 or https://your-domain:10000
  • Login with any sudo-enabled system user
  • Accept self-signed certificate warning on first visit

Inside Webmin:
  1. Go to Webmin → Webmin Configuration → SSL Encryption → Let's Encrypt
  2. Enter your domain name (must resolve to server IP)
  3. Click "Request Certificate"
  4. Webmin obtains & applies it automatically

  • Service not running? → sudo systemctl status webmin
  • Port blocked? → Check ufw status or cloud firewall
  • Repo error? → Verify /etc/apt/sources.list.d/webmin.list
Quality, Reliability & Service
Thank You For Visiting
Brooks Computing Systems - Jacksonville
Visit https://bcs.archman.us