Problem : Is it possible to export a lxc container to another machine? There are some tools like lxc-snap and […]
Tag: lxc
how to set static names for lxc-veth-devices on the host?
QUESTION : lxc is creating a new veth-device on the host for a container, each time, the respective container (re)starts. […]
How to make cmake find installed packages
Problem : I am trying to use cmake to compile a program and it needs to use lxc, I run […]
How to detect an LXC container system is ready?
Problem : I am attempting to start a LXC container and then run a command inside it. The problem is […]
LXC: how this network works?
Problem : I don’t understand why I can ping between 10.0.3.* and 192.168.1.* if are in different subnets. I search […]
existing filesystem error on adding old btrfs storage volume into new ubuntu lxd install
Problem : lxc storage create default btrfs source=/dev/sdc error: Failed to create the BTRFS pool: /dev/sdc appears to contain an […]
make / libc segfault in all arch linux containers
Problem : I’m getting the following when I run make (from any directory with or without a makefile): (gdb) run […]
make / libc segfault in all arch linux containers
Problem : I’m getting the following when I run make (from any directory with or without a makefile): (gdb) run […]