Update README.md

This commit is contained in:
tteckster 2021-12-10 18:31:36 -05:00 committed by GitHub
parent 413c4e1dbc
commit c8ff22f566
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -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>