mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-05-29 17:00:37 +00:00
pct: minor fixes
This commit is contained in:
parent
7fc230db0d
commit
9dfe82f147
13
pct.adoc
13
pct.adoc
@ -171,11 +171,10 @@ also provides an easy way to share data between different containers.
|
|||||||
Managing Containers with 'pct'
|
Managing Containers with 'pct'
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
'pct' is a tool to manages Linux Containers (LXC). You can create and
|
'pct' is the tool to manage Linux Containers on {pve}. You can create
|
||||||
destroy containers, and control execution
|
and destroy containers, and control execution (start, stop, migrate,
|
||||||
(start/stop/suspend/resume). Besides that, you can use pct to set
|
...). You can use pct to set parameters in the associated config file,
|
||||||
parameters in the associated config file, like network configuration
|
like network configuration or memory.
|
||||||
or memory.
|
|
||||||
|
|
||||||
CLI Usage Examples
|
CLI Usage Examples
|
||||||
------------------
|
------------------
|
||||||
@ -213,9 +212,9 @@ Reduce the memory of the container to 512MB
|
|||||||
Files
|
Files
|
||||||
------
|
------
|
||||||
|
|
||||||
'/etc/pve/lxc/<vmid>.conf'::
|
'/etc/pve/lxc/<CTID>.conf'::
|
||||||
|
|
||||||
Configuration file for the container <vmid>
|
Configuration file for the container '<CTID>'.
|
||||||
|
|
||||||
|
|
||||||
Container Advantages
|
Container Advantages
|
||||||
|
Loading…
Reference in New Issue
Block a user