diff --git a/README.md b/README.md index 7900f265..2950d5ea 100644 --- a/README.md +++ b/README.md @@ -639,3 +639,26 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/adgu ____________________________________________________________________________________________ + + +
+Webmin System Administration + +

+ +

Webmin System Administration

+ +To Install [Webmin System Administration](https://www.webmin.com/index.html), run the following in a LXC console. + +``` +bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/webmin.sh)" +``` + +If you prefer to manage all aspects of your Linux LXC from a graphical interface instead of the command line interface, Webmin might be right for you. + + +**Webmin Interface - https:// IP:10000 (https)** + +____________________________________________________________________________________________ + +