I'm trying to figure out how to implement full disk encryption with auto decrypt at boot using TPM2 module.
I didn't find much information about TPM2 and xenial.
Glad if someone can pour some light on this,
Thanks
I'm trying to install KVM\qemu on Ubuntu 18.10.
According to this page I'm running the command:
apt-get install qemu-kvm libvirt-bin ubuntu-vm-builder bridge-utils
and get an error about the packge "libvirt-bin" and "ubuntu-vm-builder":
E: Package 'libvirt-bin' has no installation candidate
E: Unable to locate package ubuntu-vm-builder
I see that the package "libvirt-bin" is available.
The main repository is set. Anything that I'm doing wrong? Couldn't find any info regrading this issue.
Is it the new Ubuntu version (18.10)?
Thanks