From 1ef2b5a409e368cb3997e10bef269ddd3291389a Mon Sep 17 00:00:00 2001 From: medusa Date: Fri, 19 Apr 2024 20:08:37 +0000 Subject: [PATCH] Update docs/tech_docs/OpenWrt.md --- docs/tech_docs/OpenWrt.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/docs/tech_docs/OpenWrt.md b/docs/tech_docs/OpenWrt.md index 62580f2..93d214a 100644 --- a/docs/tech_docs/OpenWrt.md +++ b/docs/tech_docs/OpenWrt.md @@ -1,3 +1,23 @@ +```bash +pct start 101 +``` + +```bash +pct stop 101 +``` + +```bash +pct destroy 101 +``` + +```bash +pct console 101 +``` + +```bash +pct reboot 101 +``` + ### Proxmox Container Creation Use the following command to create a new container with reduced memory and storage: