Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


ubuntu_lxc_lxd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
ubuntu_lxc_lxd [2017/10/11 07:24] – [Bridge] adminubuntu_lxc_lxd [2017/10/11 07:46] – [Bridge] admin
Line 32: Line 32:
  bridge_maxwait 0  bridge_maxwait 0
 EOF</code> EOF</code>
 +  * Show default settings:<code>lxc profile show default
 +config: {}
 +description: Default LXD profile
 +devices:
 +  eth0:
 +    nictype: bridged
 +    parent: lxdbr0
 +    type: nic
 +  root:
 +    path: /
 +    pool: default
 +    type: disk
 +name: default
 +used_by: []
 +</code>
 +  * Edit settings:<code>lxc profile edit default</code>
 +
  
  
 {{tag>[linux containers lxc lxd ubuntu]}}   {{tag>[linux containers lxc lxd ubuntu]}}  
ubuntu_lxc_lxd.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1