Installing Requirements
-
2. Installing Dependencies
Then to Install Required Packages
Simply play:sudo apt install qemu-kvm libvirt-daemon libvirt-daemon-system network-manager dnsmasq
And then to Reboot:
sudo reboot
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }