From 755f7fb2c957302bfa97cf7df96c456146c461c5 Mon Sep 17 00:00:00 2001 From: tteckster <tteckster@gmail.com> Date: Tue, 18 Jan 2022 15:49:12 -0500 Subject: [PATCH] Update README.md --- README.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4310b600..fa0c9365 100644 --- a/README.md +++ b/README.md @@ -554,7 +554,7 @@ ________________________________________________________________________________ <details> -<summary markdown="span">Debian 11+ LXC</summary> +<summary markdown="span">Debian 11 LXC</summary> <p align="center"><img src="https://www.debian.org/Pics/debian-logo-1024x576.png" alt="Debian" height="100"/></p> @@ -574,6 +574,27 @@ ________________________________________________________________________________ </details> +<details> +<summary markdown="span">🔸Ubuntu 21.10 LXC</summary> + +<p align="center"><img src="https://assets.ubuntu.com/v1/29985a98-ubuntu-logo32.png" alt="Ubuntu" height="100"/></p> + +<h1 align="center" id="heading"> Proxmox Ubuntu 21.10 LXC Container </h1> + +To create a new Proxmox Ubuntu 21.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/ubuntu_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"> Plex Media Server LXC</summary>