Skip to content

Instantly share code, notes, and snippets.

@Industrial
Created February 3, 2017 01:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Industrial/6b7543151c058998152d19721f313d2a to your computer and use it in GitHub Desktop.
Save Industrial/6b7543151c058998152d19721f313d2a to your computer and use it in GitHub Desktop.
tom@Monster ~> sudo lxd init
[sudo] password for tom:
Name of the storage backend to use (dir or zfs) [default=dir]:
Would you like LXD to be available over the network (yes/no) [default=no]?
Would you like stale cached images to be updated automatically (yes/no) [default=yes]?
Would you like to create a new network bridge (yes/no) [default=yes]?
What should the new bridge be called [default=lxdbr0]?
What IPv4 subnet should be used (CIDR notation, “auto” or “none”) [default=auto]?
What IPv6 subnet should be used (CIDR notation, “auto” or “none”) [default=auto]? none
error: The network already exists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment