Webmin is a web-based interface for managing Linux servers. It allows you to configure system settings, manage users, control services, edit configuration files, and much more — all from a browser. It’s a practical tool both for beginners and experienced administrators who want to simplify server management.
Supported operating systems: Debian 11, Debian 12, Ubuntu 22.04, Ubuntu 24.04
In this guide, we use Ubuntu 22.04.
This gives you access to full server management — including rebooting, reinstalling the OS, and running installation scripts.
1. In VMmanager, click the three dots on the right side of the server row
2. Select Run script from the dropdown menu
3. Use the search field to find the script named Webmin
Make sure it lists the supported systems: debian11, debian12, ubuntu2204, ubuntu2404
4. Select the Webmin script
5. Click on “Send Email” Check box
6. Click Run script to begin the installation
The script will automatically download all necessary components and configure Webmin for your server.
After launching the script, the status will display Script running. Installation typically takes 5–10 minutes. Once it's complete, the server status will return to Active.
Once installed, Webmin will be available at: https://<your_server_ip>:10000
Example: https://45.140.xxx.xxx:10000
Your login and password will be sent to the email associated with your account.
Make sure to reinstall the operating system before launching any other script. One-click installations require a clean environment. You can do this from the same VMmanager menu by selecting Reinstall OS.
That’s it — Webmin is now successfully installed on your VPS from THE.Hosting. You’re ready to configure your services, users, networking, and everything else through a clean web interface.