Which of the following services can QEMU provide in a user network? (Choose three.)
After setting up a data container using the following command:
docker create -v /data --name datastore debian /bin/true
how is an additional new container started which shares the /data volume with the datastore container?
Which directory is used by cloud-init to store status information and configuration information retrieved from external sources?
Which of the following statements is true regarding networking with libvirt?