Ricardo Abreu
Ricardo Abreu
So the files that are owned by dnsmasq/netdev show up as nobody inside the instance because you did not establish a mapping for that user/group. For `databases.conf`, I would expect...
Hi @holta, I don't think it is related because that fix actually reduces how much code is covered by a lock. Also, I believe there are different issues mixed up...
Hi @abeermmukhemir, thank you for your input, but I am afraid that this isn't really in our plans FTTB... That said, I would like to understand the need a little...
I understand that you'd need to be able to reach the instance with a static IP. What I don't get is why you'd need that static IP to be on...
Hi @abeermmukhemir, thank you for the detailed explanation. It is very useful to understand what people are looking for and why. So, for this case, I looked at the code...
BTW, for your case, instead of `dhcp4_overrides` in the netplan config, you would use something like: ```yaml routes: - to: 0.0.0.0/0 via: 10.13.31.1 metric: 50 ``` Or you could apply...
Hi @abeermmukhemir, thanks for sharing your experience. I just want to add some context for where Multipass currently stands and where it could go. Multipass currently relies on that default...
Thanks for the enthusiasm @abeermmukhemir! That would be nice, but quite difficult in this case. Not only is this something that would need to be implemented on all platforms and...
Closing for lack of activity.
Closing for lack of activity.