Here are some useful pct commands for every day management of your containers and VM’s.
Containers
Start container.
1
pct start {container_id}
Stop container.
1
pct start {container_id}
Resize boot disk.
1
pct resize {container_id} rootfs {size in Gigabytes ex 8G}