proyectos:linuxservidor-virt-lxc
¡Esta es una revisión vieja del documento!
apt install lxc lxctl lxc-templates
lxc-checkconfig ls /usr/sahre/lxc /usr/share/lxc/templates lxc-create -t download -n lxc-container1 lxc-create -t centos -n lxc-centos1 ls /var/lib/lxc/<contenedor>/tmp_root_pass cat /var/lib/lxc/<contenedor>/config lxc-ls -f lxc-start -n <container> lxc-stop <container> lxc-info -n <container> lxc-top lxc-attach -n <container> lxc-ls lxc-create -t ubuntu -n container2
lxc config set {vm-name} boot.autostart true lxc config get {vm-name} boot.autostart
Referencias
proyectos/linuxservidor-virt-lxc.1612126921.txt.gz · Última modificación: por manuel.floresv