Stéphane Graber's website -| Stéphane Graber's website
Incus 6.16 adds TrueNAS storage driver, tmpfs disks for containers, and easier Windows VM installs with USB CD-ROM support.| Linuxiac
This post is a follow up to my previous post that explains how to set up a Single Node k0s in a LXC Ubuntu Container. I strongly recommend reading/referencing that post to understand the reason beh…| Technical Scratchpad
Stéphane Graber's website -| Stéphane Graber's website
Stéphane Graber's website -| Stéphane Graber's website
Fix 'image couldn't be found' error in LXD after Canonical migration. Update remote URL to restore container creation. Quick solution.| Pieter Bakker
Stéphane Graber's website -| Stéphane Graber's website
July 26, 2021 by Maria Galaykova | Many of us live in a paradigm where employees are referred to as “human resources” and seen as a part of corporate mechanism. I think, everyone in a modern world from time to time has this feeling of being a small gear in a huge machine, unable to influence the course of things. ... Het bericht How LXD shifts the paradigm from business to people verscheen eerst op Learning Experience Design.| Learning Experience Design
Stéphane Graber's website -| Stéphane Graber's website
Stéphane Graber's website -| Stéphane Graber's website
Stéphane Graber's website -| Stéphane Graber's website
If you are upgrading from Ubuntu 20 to Ubuntu 22 using ‘do-release-upgrade’ and get a fatal error ‘Connection to the the Snap Store failed’, this may be resolved by removing the ‘lxd’ package which is a lightweight container supervisor. sudo /etc/init.d/lxd stop sudo rm -fr /var/lib/lxd sudo dpkg --force depends -P lxd; sudo dpkg --force ... Ubuntu: ‘Connection to the Snap Store failed’ during upgrade from Ubuntu 20 to 22| Fabian Lee : Software Engineer