Page tree

Versions Compared

Key

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

...

Code Block
languagebash
sudo apt-get install bridge-utils zfsutils-linux # must be using Ubuntu 16.04 or higher.
sudo apt-get install lxd

Next configure LXD,

Code Block
languagebash
sudo lxd init

...