Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Debian Jessie x64 instructions

Setup cgroup (not necessary, see https://wiki.debian.org/LXC#Prepare_the_host):

sudo sh -c "echo cgroup /sys/fs/cgroup cgroup defaults 0 0 >> /etc/fstab"

sudo mount /sys/fs/cgroup

...