{"id":13924,"date":"2022-09-12T20:05:35","date_gmt":"2022-09-12T17:05:35","guid":{"rendered":"https:\/\/kifarunix.com\/?p=13924"},"modified":"2024-03-09T21:28:32","modified_gmt":"2024-03-09T18:28:32","slug":"install-kvm-on-oracle-linux","status":"publish","type":"post","link":"https:\/\/kifarunix.com\/install-kvm-on-oracle-linux\/","title":{"rendered":"Install KVM on Oracle Linux"},"content":{"rendered":"\n<p>In this tutorial, you will learn how to install KVM on Oracle Linux. KVM, an acronym for <a href=\"https:\/\/www.linux-kvm.org\/page\/Main_Page\" target=\"_blank\" rel=\"noreferrer noopener\">Kernel-based Virtual Machine<\/a>, is an opensource, full virtualization too for Linux systems with Intel-VT&nbsp;or&nbsp;AMD-V based-processors hardware virtualization extensions.<\/p>\n\n\n\n<div class=\"wp-block-rank-math-toc-block\" id=\"rank-math-toc\"><h2>Table of Contents<\/h2><nav><ul><li><a href=\"#installing-kvm-on-oracle-linux\">Installing KVM on Oracle Linux<\/a><ul><li><a href=\"#verify-hardware-virtualization-support-on-your-system\">Verify Hardware Virtualization Support on your System<\/a><\/li><li><a href=\"#installing-kvm-on-oracle-linux-1\">Installing KVM on Oracle Linux<\/a><\/li><li><a href=\"#start-libvirt-management-daemon-libvirtd\">Start libvirt management daemon (libvirtd)<\/a><\/li><li><a href=\"#launching-kvm-virtual-machine-manager\">Launching KVM Virtual Machine Manager<\/a><\/li><li><a href=\"#other-tutorials\">Other Tutorials<\/a><\/li><\/ul><\/li><\/ul><\/nav><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"installing-kvm-on-oracle-linux\">Installing KVM on Oracle Linux<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"verify-hardware-virtualization-support-on-your-system\">Verify Hardware Virtualization Support on your System<\/h3>\n\n\n\n<p>KVM can only be used on systems with Intel or AMD processors. Thus, before you can install KVM, verify the support by executing the command below. The command looks for the CPU flags; <strong>Intel vmx (Virtual Machine Extension)<\/strong> or <strong>AMD svm (Secure virtual Machine)<\/strong>.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>grep -iE 'vmx|svm' \/proc\/cpuinfo<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid tsc_known_freq pni pclmulqdq monitor <strong>vmx<\/strong> ssse3 cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti tpr_shadow vnmi flexpriority vpid fsgsbase avx2 invpcid rdseed clflushopt md_clear flush_l1d arch_capabilities\n<strong>vmx<\/strong> flags\t: vnmi flexpriority tsc_offset vtpr vapic<\/code><\/pre>\n\n\n\n<p>If the output has vmx\/svm, then you good to go.<\/p>\n\n\n\n<p>If not, then find out how to enable virtualization on your respective machine BIOS.<\/p>\n\n\n\n<p>Similarly, you can use the command below to check Virtualization support.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>lscpu | grep Virtualization<\/code><\/pre>\n\n\n\n<p>Sample output;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Virtualization:                  VT-x\nVirtualization type:             full<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"installing-kvm-on-oracle-linux-1\">Installing KVM on Oracle Linux<\/h3>\n\n\n\n<p>Once you confirm the virtualization support, proceed to install KVM by executing the command below. In this tutorial, we are using Oracle Linux 9 desktop version.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo dnf install virt-manager qemu-kvm libvirt<\/code><\/pre>\n\n\n\n<pre class=\"scroll-box\"><code>\nDependencies resolved.\n========================================================================================================================\n Package                                      Arch      Version                              Repository            Size\n========================================================================================================================\nInstalling:\n libvirt                                      x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream         14 k\n qemu-kvm                                     x86_64    17:6.2.0-11.el9_0.3                  ol9_appstream         66 k\n virt-manager                                 noarch    3.2.0-14.0.1.el9                     ol9_appstream        792 k\nInstalling dependencies:\n boost-iostreams                              x86_64    1.75.0-6.el9                         ol9_appstream         39 k\n boost-system                                 x86_64    1.75.0-6.el9                         ol9_appstream         15 k\n boost-thread                                 x86_64    1.75.0-6.el9                         ol9_appstream         57 k\n cyrus-sasl                                   x86_64    2.1.27-20.el9                        ol9_baseos_latest     84 k\n daxctl-libs                                  x86_64    73-1.0.1.el9                         ol9_UEKR7             47 k\n edk2-ovmf                                    noarch    20220126gitbb1bba3d77-3.el9_0.1      ol9_appstream        4.1 M\n gnutls-dane                                  x86_64    3.7.3-9.el9                          ol9_appstream         23 k\n gnutls-utils                                 x86_64    3.7.3-9.el9                          ol9_appstream        286 k\n gssproxy                                     x86_64    0.8.4-4.el9                          ol9_baseos_latest    120 k\n gtk-vnc2                                     x86_64    1.3.0-1.el9                          ol9_appstream         46 k\n gvnc                                         x86_64    1.3.0-1.el9                          ol9_appstream        148 k\n ipxe-roms-qemu                               noarch    20200823-9.git4bd064de.el9_0         ol9_appstream        685 k\n keyutils                                     x86_64    1.6.1-4.el9                          ol9_baseos_latest     74 k\n libburn                                      x86_64    1.5.4-4.el9                          ol9_appstream        177 k\n libev                                        x86_64    4.33-5.el9                           ol9_baseos_latest     53 k\n libfdt                                       x86_64    1.6.0-7.el9                          ol9_appstream         34 k\n libisoburn                                   x86_64    1.5.4-4.el9                          ol9_appstream        420 k\n libisofs                                     x86_64    1.5.4-4.el9                          ol9_appstream        227 k\n libnfsidmap                                  x86_64    1:2.5.4-10.el9                       ol9_baseos_latest     71 k\n libpmem                                      x86_64    1.10.1-2.el9                         ol9_appstream        114 k\n librados2                                    x86_64    2:16.2.4-5.0.3.el9                   ol9_appstream        3.4 M\n librbd1                                      x86_64    2:16.2.4-5.0.3.el9                   ol9_appstream        3.0 M\n librdmacm                                    x86_64    37.2-1.el9                           ol9_baseos_latest     77 k\n libtpms                                      x86_64    0.9.1-0.20211126git1ff6fe1f43.el9    ol9_appstream        189 k\n libverto-libev                               x86_64    0.3.2-3.el9                          ol9_baseos_latest     14 k\n libvirt-client                               x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream        382 k\n libvirt-daemon                               x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream        453 k\n libvirt-daemon-config-network                x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream         17 k\n libvirt-daemon-config-nwfilter               x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream         47 k\n libvirt-daemon-driver-interface              x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream        172 k\n libvirt-daemon-driver-network                x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream        209 k\n libvirt-daemon-driver-nodedev                x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream        192 k\n libvirt-daemon-driver-nwfilter               x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream        207 k\n libvirt-daemon-driver-qemu                   x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream        901 k\n libvirt-daemon-driver-secret                 x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream        169 k\n libvirt-daemon-driver-storage                x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream         14 k\n libvirt-daemon-driver-storage-core           x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream        230 k\n libvirt-daemon-driver-storage-disk           x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream         25 k\n libvirt-daemon-driver-storage-iscsi          x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream         22 k\n libvirt-daemon-driver-storage-logical        x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream         27 k\n libvirt-daemon-driver-storage-mpath          x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream         20 k\n libvirt-daemon-driver-storage-rbd            x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream         31 k\n libvirt-daemon-driver-storage-scsi           x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream         22 k\n libvirt-glib                                 x86_64    4.0.0-3.el9                          ol9_appstream         66 k\n libvirt-libs                                 x86_64    8.0.0-8.1.0.1.el9_0                  ol9_appstream        4.6 M\n lzop                                         x86_64    1.04-8.el9                           ol9_baseos_latest     63 k\n mdevctl                                      x86_64    1.1.0-4.el9                          ol9_appstream        751 k\n ndctl-libs                                   x86_64    73-1.0.1.el9                         ol9_UEKR7             94 k\n nfs-utils                                    x86_64    1:2.5.4-10.el9                       ol9_baseos_latest    507 k\n numad                                        x86_64    0.5-36.20150602git.el9               ol9_baseos_latest     38 k\n python3-argcomplete                          noarch    1.12.0-5.el9                         ol9_appstream        100 k\n python3-libvirt                              x86_64    8.0.0-1.el9                          ol9_appstream        352 k\n python3-pyyaml                               x86_64    5.4.1-6.el9                          ol9_baseos_latest    258 k\n qemu-img                                     x86_64    17:6.2.0-11.el9_0.3                  ol9_appstream        2.2 M\n qemu-kvm-audio-pa                            x86_64    17:6.2.0-11.el9_0.3                  ol9_appstream         75 k\n qemu-kvm-block-rbd                           x86_64    17:6.2.0-11.el9_0.3                  ol9_appstream         80 k\n qemu-kvm-common                              x86_64    17:6.2.0-11.el9_0.3                  ol9_appstream        505 k\n qemu-kvm-core                                x86_64    17:6.2.0-11.el9_0.3                  ol9_appstream        4.0 M\n qemu-kvm-device-display-virtio-gpu           x86_64    17:6.2.0-11.el9_0.3                  ol9_appstream         85 k\n qemu-kvm-device-display-virtio-gpu-gl        x86_64    17:6.2.0-11.el9_0.3                  ol9_appstream         68 k\n qemu-kvm-device-display-virtio-gpu-pci       x86_64    17:6.2.0-11.el9_0.3                  ol9_appstream         70 k\n qemu-kvm-device-display-virtio-gpu-pci-gl    x86_64    17:6.2.0-11.el9_0.3                  ol9_appstream         68 k\n qemu-kvm-device-display-virtio-vga           x86_64    17:6.2.0-11.el9_0.3                  ol9_appstream         71 k\n qemu-kvm-device-display-virtio-vga-gl        x86_64    17:6.2.0-11.el9_0.3                  ol9_appstream         68 k\n qemu-kvm-device-usb-host                     x86_64    17:6.2.0-11.el9_0.3                  ol9_appstream         84 k\n qemu-kvm-device-usb-redirect                 x86_64    17:6.2.0-11.el9_0.3                  ol9_appstream         89 k\n qemu-kvm-docs                                x86_64    17:6.2.0-11.el9_0.3                  ol9_appstream        1.2 M\n qemu-kvm-tools                               x86_64    17:6.2.0-11.el9_0.3                  ol9_appstream        304 k\n qemu-kvm-ui-egl-headless                     x86_64    17:6.2.0-11.el9_0.3                  ol9_appstream         70 k\n qemu-kvm-ui-opengl                           x86_64    17:6.2.0-11.el9_0.3                  ol9_appstream         76 k\n qemu-pr-helper                               x86_64    17:6.2.0-11.el9_0.3                  ol9_appstream        462 k\n rpcbind                                      x86_64    1.2.6-2.el9                          ol9_baseos_latest     69 k\n seabios-bin                                  noarch    1.15.0-1.el9                         ol9_appstream         99 k\n seavgabios-bin                               noarch    1.15.0-1.el9                         ol9_appstream         41 k\n sssd-nfs-idmap                               x86_64    2.6.2-2.0.1.el9                      ol9_baseos_latest     42 k\n swtpm                                        x86_64    0.7.0-1.20211109gitb79fd91.el9       ol9_appstream         49 k\n swtpm-libs                                   x86_64    0.7.0-1.20211109gitb79fd91.el9       ol9_appstream         50 k\n swtpm-tools                                  x86_64    0.7.0-1.20211109gitb79fd91.el9       ol9_appstream        139 k\n systemd-container                            x86_64    250-6.0.1.el9_0                      ol9_baseos_latest    581 k\n unbound-libs                                 x86_64    1.13.1-13.el9_0                      ol9_appstream        526 k\n usbredir                                     x86_64    0.12.0-2.el9                         ol9_appstream         50 k\n virt-manager-common                          noarch    3.2.0-14.0.1.el9                     ol9_appstream        1.2 M\n virtiofsd                                    x86_64    1.1.0-4.el9_0                        ol9_appstream        772 k\n xorriso                                      x86_64    1.5.4-4.el9                          ol9_appstream        326 k\n\nTransaction Summary\n========================================================================================================================\nInstall  87 Packages\n\nTotal download size: 37 M\nInstalled size: 144 M\nIs this ok [y\/N]:y\n<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>virt-manager<\/strong> is GUI for managing virtual machines through libvirt.<\/li>\n\n\n\n<li><strong>qemu-kvm<\/strong> is an open source virtualizer that provides hardware emulation for the KVM hypervisor. It acts as a virtual machine monitor together with the KVM kernel modules, and emulates the hardware for a full system such as a PC and its associated peripherals.<\/li>\n\n\n\n<li><strong>libvirt<\/strong> provides API libraries that enables GUI apps such as virt-manager to communicate with libvirtd daemon, a system service <strong><code>libvirtd<\/code><\/strong> , and a <strong><code>virsh<\/code><\/strong> CLI tool.<\/li>\n<\/ul>\n\n\n\n<p>If you are running an headless server with no GUI, then it suffices to just run the command below;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo dnf install qemu-kvm libvirt virt-install<\/code><\/pre>\n\n\n\n<p>Once the installation is done, check if KVM modules are loaded;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>lsmod | grep -i kvm<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>kvm_intel             385024  0\nkvm                  1122304  1 kvm_intel\nirqbypass              16384  1 kvm<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"start-libvirt-management-daemon-libvirtd\">Start libvirt management daemon (libvirtd)<\/h3>\n\n\n\n<p>According to man pages, <em>the libvirtd program is the server side daemon component of the libvirt virtualization management system. This daemon runs on host servers and performs required management tasks for virtualized guests. This includes activities such as starting, stopping and migrating guests between host servers, configuring and manipulating networking, and managing storage for use by guests. The libvirt client libraries and utilities connect to this daemon to issue tasks and collect information about the configuration and resources of the host system and guests<\/em>.<\/p>\n\n\n\n<p>Thus, start and enable this service to run on system boot;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl enable --now libvirtd<\/code><\/pre>\n\n\n\n<p>Check the status;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>systemctl status libvirtd<\/code><\/pre>\n\n\n\n<pre class=\"scroll-box\"><code>\n\u25cf libvirtd.service - Virtualization daemon\n     Loaded: loaded (\/usr\/lib\/systemd\/system\/libvirtd.service; enabled; vendor preset: disabled)\n     Active: active (running) since Mon 2022-09-12 19:23:14 EAT; 12s ago\nTriggeredBy: \u25cf libvirtd-ro.socket\n             \u25cf libvirtd-admin.socket\n             \u25cb libvirtd-tls.socket\n             \u25cf libvirtd.socket\n             \u25cb libvirtd-tcp.socket\n       Docs: man:libvirtd(8)\n             https:\/\/libvirt.org\n   Main PID: 8537 (libvirtd)\n      Tasks: 21 (limit: 32768)\n     Memory: 14.1M\n        CPU: 293ms\n     CGroup: \/system.slice\/libvirtd.service\n             \u251c\u25008537 \/usr\/sbin\/libvirtd --timeout 120\n             \u251c\u25008645 \/usr\/sbin\/dnsmasq --conf-file=\/var\/lib\/libvirt\/dnsmasq\/default.conf --leasefile-ro --dhcp-script=\/usr\/libexec\/libvirt_leaseshelper\n             \u2514\u25008647 \/usr\/sbin\/dnsmasq --conf-file=\/var\/lib\/libvirt\/dnsmasq\/default.conf --leasefile-ro --dhcp-script=\/usr\/libexec\/libvirt_leaseshelper\n\nSep 12 19:23:14 localhost.localdomain dnsmasq[8645]: compile time options: IPv6 GNU-getopt DBus no-UBus no-i18n IDN2 DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth crypto>\nSep 12 19:23:14 localhost.localdomain dnsmasq-dhcp[8645]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h\nSep 12 19:23:14 localhost.localdomain dnsmasq-dhcp[8645]: DHCP, sockets bound exclusively to interface virbr0\nSep 12 19:23:14 localhost.localdomain dnsmasq[8645]: reading \/etc\/resolv.conf\nSep 12 19:23:14 localhost.localdomain dnsmasq[8645]: using nameserver 10.0.2.3#53\nSep 12 19:23:14 localhost.localdomain dnsmasq[8645]: read \/etc\/hosts - 2 addresses\nSep 12 19:23:14 localhost.localdomain dnsmasq[8645]: read \/var\/lib\/libvirt\/dnsmasq\/default.addnhosts - 0 addresses\nSep 12 19:23:14 localhost.localdomain dnsmasq-dhcp[8645]: read \/var\/lib\/libvirt\/dnsmasq\/default.hostsfile\nSep 12 19:23:14 localhost.localdomain dnsmasq[8645]: reading \/etc\/resolv.conf\nSep 12 19:23:14 localhost.localdomain dnsmasq[8645]: using nameserver 10.0.2.3#53\n<\/code><\/pre>\n\n\n\n<p><em>By default, the libvirtd daemon listens for requests on a local Unix domain socket.  Using the <strong><code>-l | --listen<\/code><\/strong> command line option, the libvirtd daemon can be instructed to additionally listen on a TCP\/IP socket. The TCP\/IP socket to use is defined in the libvirtd configuration file<\/em>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"launching-kvm-virtual-machine-manager\">Launching KVM Virtual Machine Manager<\/h3>\n\n\n\n<p>If you are running a desktop system, then you can launch the Virtual Machine manager from your applications or command line;<\/p>\n\n\n\n<div><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/09\/virt-manager.png\" class=\"td-modal-image\"><figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1786\" height=\"367\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/09\/virt-manager.png\" alt=\"Install KVM on Oracle Linux\" class=\"wp-image-13999\" title=\"\" srcset=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/09\/virt-manager.png?v=1663001978 1786w, https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/09\/virt-manager-768x158.png?v=1663001978 768w, https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/09\/virt-manager-1536x316.png?v=1663001978 1536w\" sizes=\"(max-width: 1786px) 100vw, 1786px\" \/><\/figure><\/a><\/div>\n\n\n\n<p>To launch it from command line;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>virt-manager<\/code><\/pre>\n\n\n\n<div><a href=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/09\/virt-manager-ui-oracle-linux.png\" class=\"td-modal-image\"><figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1297\" height=\"756\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/09\/virt-manager-ui-oracle-linux.png\" alt=\"Install KVM on Oracle Linux\" class=\"wp-image-14000\" title=\"\" srcset=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/09\/virt-manager-ui-oracle-linux.png?v=1663002021 1297w, https:\/\/kifarunix.com\/wp-content\/uploads\/2022\/09\/virt-manager-ui-oracle-linux-768x448.png?v=1663002021 768w\" sizes=\"(max-width: 1297px) 100vw, 1297px\" \/><\/figure><\/a><\/div>\n\n\n\n<p>If you are launching Virt-manager as standard user, you may be prompted to enter your administrator password to run it, <strong>&#8220;system policy prevents management of local virtualized systems&#8221;<\/strong>.<\/p>\n\n\n\n<p>To fix this, add the standard user to libvirt group (<em>Replace USERNAME with your user account<\/em>).<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo usermod -aG libvirt <strong>USERNAME<\/strong><\/code><\/pre>\n\n\n\n<p>And that concludes our simple guide on installing KVM on Oracle Linux.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"other-tutorials\">Other Tutorials<\/h3>\n\n\n\n<p><a href=\"https:\/\/kifarunix.com\/change-windows-boot-device-from-ide-to-virtio-on-kvm\/\" target=\"_blank\" rel=\"noreferrer noopener\">Change Windows Boot Device from IDE to Virtio on KVM<\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/kifarunix.com\/easy-way-to-extend-kvm-virtual-machine-disk-size\/\" target=\"_blank\" rel=\"noreferrer noopener\">Easy Way to Extend KVM Virtual Machine Disk Size<\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/kifarunix.com\/start-and-stop-kvm-virtual-machines-from-command-line\/\" target=\"_blank\" rel=\"noreferrer noopener\">Start and Stop KVM Virtual Machines from Command Line<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this tutorial, you will learn how to install KVM on Oracle Linux. KVM, an acronym for Kernel-based Virtual Machine, is an opensource, full virtualization<\/p>\n","protected":false},"author":1,"featured_media":14002,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"rank_math_lock_modified_date":false,"footnotes":""},"categories":[36,121,112],"tags":[5793,113,5746,5794,5795,5796],"class_list":["post-13924","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-virtualization","category-howtos","category-kvm","tag-install-kvm-on-oracle-linux","tag-kvm","tag-oracle-linux","tag-oracle-linux-kvm","tag-qemu-kvm-oracle-linux","tag-virt-manager-oracle-linux","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-50","resize-featured-image"],"_links":{"self":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/13924"}],"collection":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/comments?post=13924"}],"version-history":[{"count":6,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/13924\/revisions"}],"predecessor-version":[{"id":20620,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/13924\/revisions\/20620"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/media\/14002"}],"wp:attachment":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/media?parent=13924"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/categories?post=13924"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/tags?post=13924"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}