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

Warning: Cannot modify header information - headers already sent by (output started at /usr/share/nginx/html/lib/plugins/tabinclude/helper.php:240) in /usr/share/nginx/html/inc/Action/Export.php on line 106

Warning: Cannot modify header information - headers already sent by (output started at /usr/share/nginx/html/lib/plugins/tabinclude/helper.php:240) in /usr/share/nginx/html/inc/Action/Export.php on line 106
lxc-containers

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