|
@@ -579,6 +579,13 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/d
|
|
|
|
|
|
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.
|
|
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.
|
|
|
|
|
|
|
|
+⚙️ **To Update Debian 11**
|
|
|
|
+
|
|
|
|
+Run from the LXC console
|
|
|
|
+```yaml
|
|
|
|
+apt update && apt upgrade -y
|
|
|
|
+```
|
|
|
|
+
|
|
____________________________________________________________________________________________
|
|
____________________________________________________________________________________________
|
|
|
|
|
|
</details>
|
|
</details>
|
|
@@ -600,6 +607,13 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/u
|
|
|
|
|
|
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.
|
|
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.
|
|
|
|
|
|
|
|
+⚙️ **To Update Ubuntu 21.10**
|
|
|
|
+
|
|
|
|
+Run from the LXC console
|
|
|
|
+```yaml
|
|
|
|
+apt update && apt upgrade -y
|
|
|
|
+```
|
|
|
|
+
|
|
____________________________________________________________________________________________
|
|
____________________________________________________________________________________________
|
|
|
|
|
|
</details>
|
|
</details>
|
|
@@ -620,6 +634,13 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/g
|
|
|
|
|
|
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.
|
|
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.
|
|
|
|
|
|
|
|
+⚙️ **To Update GamUntu**
|
|
|
|
+
|
|
|
|
+Run from the LXC console
|
|
|
|
+```yaml
|
|
|
|
+apt update && apt upgrade -y
|
|
|
|
+```
|
|
|
|
+
|
|
____________________________________________________________________________________________
|
|
____________________________________________________________________________________________
|
|
|
|
|
|
</details>
|
|
</details>
|