Tech Tips
search
Monday, December 23, 2019
Increase storage of a lxd container
By default lxd stopped to assign root (disk) device to a container. To modify storage volume of a container add a device like this:
lxc config device add surflyc root disk
pool
=
default
path
=
/
size
=
15GB
Restart the container to apply changes.
Log quireis in dnsmasq
Add the following line to dnsmasq configuration file: log-queries
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)