From 755f7fb2c957302bfa97cf7df96c456146c461c5 Mon Sep 17 00:00:00 2001 From: tteckster 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 @@ ________________________________________________________________________________
-Debian 11+ LXC +Debian 11 LXC

Debian

@@ -574,6 +574,27 @@ ________________________________________________________________________________
+
+🔸Ubuntu 21.10 LXC + +

Ubuntu

+ +

Proxmox Ubuntu 21.10 LXC Container

+ +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)" +``` +

âš¡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU âš¡

+ +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. + +____________________________________________________________________________________________ + +
+ +
Plex Media Server LXC