mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
413c4e1dbc
commit
c8ff22f566
23
README.md
23
README.md
|
@ -639,3 +639,26 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/adgu
|
||||||
____________________________________________________________________________________________
|
____________________________________________________________________________________________
|
||||||
|
|
||||||
</details>
|
</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>
|
||||||
|
|
Loading…
Reference in New Issue