https://store-images.s-microsoft.com/image/apps.9479.b893a19a-ed1b-499f-b14c-ebcf1fc52fba.6a4a1241-f646-42ca-af00-4a3e51681315.8c0bc134-b04e-4600-8738-d1c9cc5eb926
Webmin
bCloud LLC
Webmin
bCloud LLC
Webmin
bCloud LLC
Version 2.8.6 + Free with Support on Ubuntu 24.04
Webmin is a free, open-source web-based system administration tool for Unix-like systems. It provides a user-friendly interface to manage servers, services, and applications, making it easy for system administrators to configure various server functions, such as DNS, Apache, databases, and user management, all through a web browser.
Features of Webmin:- Web-based interface for managing system configuration and services.
- Supports managing multiple servers from a single interface.
- Extensive modules for managing a variety of services like Apache, MySQL, DNS, and more.
- Integrated file manager to navigate and manage file systems.
- Built-in security features, including SSL support and user authentication options.
- Allows managing server packages, software updates, and system logs.
- Supports custom modules for extending functionality.
- Role-based access control for secure user management.
Run these commands:
$ sudo apt install webmin
$ sudo systemctl start webmin
$ open https://localhost:10000