Home Using PCT commands
Post
Cancel

Using PCT commands

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}
This post is licensed under CC BY 4.0 by the author.