mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
af8fd48df8
commit
46aa6b86d1
22
README.md
22
README.md
|
@ -547,28 +547,6 @@ ________________________________________________________________________________
|
|||
</details>
|
||||
|
||||
|
||||
<details>
|
||||
<summary markdown="span">Debian 10+ LXC</summary>
|
||||
|
||||
<p align="center"><img src="https://www.debian.org/Pics/debian-logo-1024x576.png" alt="Debian" height="100"/></p>
|
||||
|
||||
<h1 align="center" id="heading"> Proxmox Debian 10 LXC Container </h1>
|
||||
|
||||
To create a new Proxmox Debian 10 (curl. sudo, auto login) LXC Container, run the following in the Proxmox web shell.
|
||||
|
||||
```
|
||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/debian10_container.sh)"
|
||||
```
|
||||
<h3 align="center" id="heading">⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡</h3>
|
||||
|
||||
After the script completes, If you're dissatisfied with the default settings, click on the LXC, then on the **_Resources_** tab and change the **_Memory_** and **_Cores_** settings to what you desire. Changes are immediate.
|
||||
|
||||
____________________________________________________________________________________________
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
|
||||
|
||||
<details>
|
||||
<summary markdown="span">Debian 11+ LXC</summary>
|
||||
|
|
Loading…
Reference in New Issue