This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
os:lin-vpars [2022/01/26 11:38] 127.0.0.1 external edit |
os:lin-vpars [2023/09/05 15:52] (current) tomas [LXC - Linux Container] |
||
---|---|---|---|
Line 45: | Line 45: | ||
virsh destroy VM ... okamzite vypne VM\\ | virsh destroy VM ... okamzite vypne VM\\ | ||
+ | ====LXC - Linux Container==== | ||
+ | lxc-create -n web1 -t Ubuntu\\ | ||
+ | lxc-start -n web1 -d\\ | ||
+ | lxc-attach -n web1\\ | ||
+ | lxc-ls --fancy ... seznam kontejnerů\\ | ||
====libvirt==== | ====libvirt==== | ||