Virtualization
LXD / LXC
See Also: media/video/hacking/linux/just_me_and_opensource/lxd_lxc
Chopsticks
Install and Start
sudo apt install lxd lxc lsb_release -dirc sudo systemctl status lxd sudo systemctl start lxd getent group lxd sudo gpasswd -a bob lxd getent group lxd su -l $USER