Webmin 2.651, the classic self hosted web based Linux system administration panel, on Ubuntu 24.04 LTS by cloudimg. Its own HTTPS console on port 10000, per VM admin password and TLS certificate generated on first boot. BSD 3 Clause licensed.
## Webmin on Ubuntu 24.04 by cloudimg
Webmin is a long standing, widely used, open source web based system administration panel for Linux. From a single browser session you can manage users and groups, installed packages, systemd services, cron jobs, the firewall, Apache or nginx, BIND, MySQL/MariaDB, disks and filesystems, and dozens of other aspects of the server, without needing to remember the underlying command line syntax for each. The cloudimg image installs Webmin from the official .deb package and runs it with its own built in web server (miniserv), serving the admin console directly over HTTPS on port 10000 -- Webmin's own login is the only gate in front of it. A minimal nginx instance fronts port 80 with an unauthenticated health endpoint and redirects everything else to the HTTPS console. A unique administrator password is generated on the first boot of every VM, and the self signed TLS certificate is regenerated per VM.
This is a privileged appliance. Webmin has full administrative control of the server it runs on -- treat the admin credentials as root equivalent, and restrict inbound access to port 10000 to your own trusted management network before exposing this VM.
Licensed under the permissive BSD 3 Clause license and completely free to use, with no per user, per seat or per connection fee. The cloudimg charge covers packaging, security patching, image maintenance and 24/7 expert support.