User Tools

Site Tools


lxc-containers

Warning: Undefined variable $html in /usr/share/nginx/html/lib/plugins/tabinclude/helper.php on line 240

LXC-Containers

Containers are a lightweight virtualization technology. They are more akin to an enhanced chroot than to full virtualization. Tthey do not emulate hardware and containers share the same operating system as the host. The kernel version of the containers are the same as the host machine

  • Installing
  • Creating Containers
  • Resetting Passwords

Installing (CentOS/Fedora)

# yum install lxc.x86_64

# lxc-checkconfig

# yum install lxc-templates.x86_64

# yum install debootstrap 

# yum install -y libvirt

lxc-containers.txt · Last modified: 2024/05/23 07:26 by 127.0.0.1