Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| wiki:lxc [2024/11/02 16:29] – 5.152.82.90 | wiki:lxc [2024/11/02 16:32] (current) – 5.152.82.90 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| =====Commnads===== | =====Commnads===== | ||
| - | **Get config** | + | **Config** |
| - | < | + | < |
| - | **Set cpu core count** | + | pct config < |
| - | < | + | pct set <id> --cores 4 --memory 2048 |
| - | **Set memory size** | + | pct resize <id> rootfs 32G |
| - | < | + | </ |
| - | **Set disk size** | + | |
| - | < | + | **Images** |
| - | **List local images** | + | < |
| - | <code> | + | pveam available |
| - | **List available images** | + | pveam download local image.tar.gz |
| - | < | + | pveam list local |
| - | **Download image** | + | </ |
| - | < | + | |
| =====LXC Kernel Logs===== | =====LXC Kernel Logs===== | ||