Update docs/tech_docs/OpenWrt.md
This commit is contained in:
@@ -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
|
### Proxmox Container Creation
|
||||||
|
|
||||||
Use the following command to create a new container with reduced memory and storage:
|
Use the following command to create a new container with reduced memory and storage:
|
||||||
|
|||||||
Reference in New Issue
Block a user