proyectos:linuxservidor-virt-lxc
Diferencias
Muestra las diferencias entre dos versiones de la página.
Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
proyectos:linuxservidor-virt-lxc [2021/01/31 20:31] – manuel.floresv | proyectos:linuxservidor-virt-lxc [2021/01/31 21:51] (actual) – manuel.floresv | ||
---|---|---|---|
Línea 3: | Línea 3: | ||
apt install lxc lxctl lxc-templates | apt install lxc lxctl lxc-templates | ||
+ | </ | ||
+ | <code bash> | ||
lxc-checkconfig | lxc-checkconfig | ||
Línea 12: | Línea 13: | ||
ls / | ls / | ||
+ | cat / | ||
+ | |||
lxc-ls -f | lxc-ls -f | ||
Línea 20: | Línea 23: | ||
lxc-attach -n < | lxc-attach -n < | ||
+ | lxc-attach -n < | ||
lxc-ls | lxc-ls | ||
Línea 28: | Línea 32: | ||
lxc config set {vm-name} boot.autostart true | lxc config set {vm-name} boot.autostart true | ||
lxc config get {vm-name} boot.autostart | lxc config get {vm-name} boot.autostart | ||
+ | </ | ||
+ | |||
+ | <code bash> | ||
+ | lxc-stop -n prueba | ||
+ | lxc-copy -n prueba -N ubnt | ||
+ | lxc-ls -f | ||
</ | </ | ||
====== Referencias ====== | ====== Referencias ====== | ||
+ | * https:// | ||
* https:// | * https:// | ||
* https:// | * https:// |
proyectos/linuxservidor-virt-lxc.1612125114.txt.gz · Última modificación: por manuel.floresv