Browse Source

Update README.md

tteckster 3 years ago
parent
commit
c8ff22f566
1 changed files with 23 additions and 0 deletions
  1. 23 0
      README.md

+ 23 - 0
README.md

@@ -639,3 +639,26 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/adgu
 ____________________________________________________________________________________________ 
 
 </details>
+
+
+<details>
+<summary markdown="span">Webmin System Administration</summary>
+ 
+<p align="center"><img src="https://github.com/webmin/webmin/blob/master/images/webmin-blue.png" height="100"/></p>
+
+<h1 align="center" id="heading"> Webmin System Administration </h1>
+
+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)**
+
+____________________________________________________________________________________________ 
+
+</details>