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: