{"id":31936,"date":"2022-02-20T22:11:00","date_gmt":"2022-02-20T21:11:00","guid":{"rendered":"https:\/\/www.linuxboxen.dk\/?p=31936"},"modified":"2022-02-20T22:11:00","modified_gmt":"2022-02-20T21:11:00","slug":"virsh-din-virtual-manager","status":"publish","type":"post","link":"https:\/\/www.linuxboxen.dk\/?p=31936","title":{"rendered":"virsh Din virtual manager."},"content":{"rendered":"<p><img decoding=\"async\" width=\"256\" height=\"256\" src=\"https:\/\/www.linuxboxen.dk\/wp-content\/uploads\/2022\/01\/logo-square-powered-256.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/www.linuxboxen.dk\/wp-content\/uploads\/2022\/01\/logo-square-powered-256.png 256w, https:\/\/www.linuxboxen.dk\/wp-content\/uploads\/2022\/01\/logo-square-powered-256-150x150.png 150w\" sizes=\"auto, (max-width: 256px) 100vw, 256px\" \/>\t\t\t\t\t\t\t\t\t\t\t<\/p>\n<p><a href=\"https:\/\/access.redhat.com\/documentation\/en-us\/red_hat_enterprise_linux\/5\/html\/virtualization\/chap-virtualization-managing_guests_with_virsh\">Link mere info<\/a><\/p>\n<pre>Virsh er en virtual host manager til linux. Den er meget effektiv at bruge.<\/pre>\n<p>hvis man giver den en help kommando. Kan man se at den kan faktisk alt vedr virtual maskiner.<\/p>\n<p>For at oprette en Ubuntu desktop vm bruges kommandoen virt-install med f\u00f8lgende parametere.<\/p>\n<p>&#8211;hvm type af hyber virtualser<\/p>\n<p>&#8211;name Navnet p\u00e5 vm<\/p>\n<p>&#8211;ram Hvor mange Mb der skal gives.<\/p>\n<p>&#8211;file=\/var\/lib\/libvirt\/ubuntu.img vm image lokation.<\/p>\n<p>&#8211;file-size=3<\/p>\n<p>&#8211;vnc<\/p>\n<p>&#8211;cdrom\u00a0 path til install image<\/p>\n<p>$ virt-install &#8211;hvm &#8211;name ubuntu &#8211;ram=756 &#8211;file=\/var\/lib\/libvirt\/ubuntu.img &#8211;file-size=3 &#8211;vnc &#8211;cdrom=\/home\/hans\/Downloads\/ubuntu-18.04.6-desktop-amd64.iso<\/p>\n<p>For at f\u00e5 en liste over virtual maskiner som er installeret\u00a0 bruges kommandoen list<\/p>\n<pre>virsh # list<\/pre>\n<p>Id Name State<\/p>\n<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>&#8211; kali shut off<br \/>&#8211; ubuntu_21_10 shut off<br \/>&#8211; win10 shut off<\/p>\n<p>*<\/p>\n<p>$ virt-start\u00a0 kali<\/p>\n<p>$ virt-viewer kali<\/p>\n<p>For at stoppe den igen bruges kommandoen som vist her. Normalt vil du stoppe den inden i kali, men det kan als\u00e5 ogs\u00e5 g\u00f8res fra virsh.<\/p>\n<p>$\u00a0virsh destroy kali<\/p>\n<p>\u00a0<\/p>\n<p>\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"336\" height=\"270\" src=\"https:\/\/www.linuxboxen.dk\/wp-content\/uploads\/2022\/01\/kali-336x270.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/www.linuxboxen.dk\/wp-content\/uploads\/2022\/01\/kali-336x270.png 336w, https:\/\/www.linuxboxen.dk\/wp-content\/uploads\/2022\/01\/kali-300x241.png 300w, https:\/\/www.linuxboxen.dk\/wp-content\/uploads\/2022\/01\/kali-768x617.png 768w, https:\/\/www.linuxboxen.dk\/wp-content\/uploads\/2022\/01\/kali.png 1024w\" sizes=\"auto, (max-width: 336px) 100vw, 336px\" \/>\t\t\t\t\t\t\t\t\t\t\t<\/p>\n<table style=\"width: auto; max-width: 100%; margin-bottom: 1.25rem; font-size: 0.875rem; border-top: 0.0625rem solid #d1d1d1; border-bottom: 0.0625rem solid #d1d1d1; color: #252525; font-family: 'Red Hat Text', RedHatText, 'Helvetica Neue', Arial, sans-serif; border-collapse: separate !important;\" summary=\"Resource management options\">\n<thead>\n<tr style=\"border-radius: 0px;\">\n<th style=\"padding: 0.6875rem 1.25rem; text-align: left; background: #f5f5f5; line-height: 1.42857; vertical-align: bottom; border-width: 0px 0px 0px 0.0625rem; border-top-style: initial; border-bottom-style: initial; border-right-style: initial; border-color: initial initial initial #d1d1d1;\">Command<\/th>\n<th style=\"padding: 0.6875rem 1.25rem; text-align: left; background: #f5f5f5; line-height: 1.42857; vertical-align: bottom; border-width: 0px 0.0625rem; border-top-style: initial; border-bottom-style: initial; border-color: initial #d1d1d1 initial #d1d1d1;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"border-radius: 0px;\">\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0px 0px 0.0625rem; border-right-style: initial; border-bottom-style: initial; border-color: #d1d1d1 initial initial #d1d1d1;\"><code style=\"font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12.6px; background-color: #f5f5f5; border-radius: 0px; padding: 0.125rem 0.25rem; white-space: pre-wrap; overflow-wrap: break-word;\">setmem<\/code><\/td>\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0.0625rem 0px; border-bottom-style: initial; border-color: #d1d1d1 #d1d1d1 initial #d1d1d1;\">S\u00e6tter allocated memory forbrug for en guest.<\/td>\n<\/tr>\n<tr style=\"border-radius: 0px;\">\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0px 0px 0.0625rem; border-right-style: initial; border-bottom-style: initial; border-color: #ededed initial initial #d1d1d1;\"><code style=\"font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12.6px; background-color: #f5f5f5; border-radius: 0px; padding: 0.125rem 0.25rem; white-space: pre-wrap; overflow-wrap: break-word;\">setmaxmem<\/code><\/td>\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0.0625rem 0px; border-bottom-style: initial; border-color: #ededed #d1d1d1 initial #d1d1d1;\">S\u00e6tter max memory limit forbrug for en hypervisor.<\/td>\n<\/tr>\n<tr style=\"border-radius: 0px;\">\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0px 0px 0.0625rem; border-right-style: initial; border-bottom-style: initial; border-color: #ededed initial initial #d1d1d1;\"><code style=\"font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12.6px; background-color: #f5f5f5; border-radius: 0px; padding: 0.125rem 0.25rem; white-space: pre-wrap; overflow-wrap: break-word;\">setvcpus<\/code><\/td>\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0.0625rem 0px; border-bottom-style: initial; border-color: #ededed #d1d1d1 initial #d1d1d1;\">Antal Cpu&#8217;er for en virtual CPUs assigned til en guest. Er ikke supporteret i Red Hat Enterprise Linux 5.<\/td>\n<\/tr>\n<tr style=\"border-radius: 0px;\">\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0px 0px 0.0625rem; border-right-style: initial; border-bottom-style: initial; border-color: #ededed initial initial #d1d1d1;\"><code style=\"font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12.6px; background-color: #f5f5f5; border-radius: 0px; padding: 0.125rem 0.25rem; white-space: pre-wrap; overflow-wrap: break-word;\">vcpuinfo<\/code><\/td>\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0.0625rem 0px; border-bottom-style: initial; border-color: #ededed #d1d1d1 initial #d1d1d1;\">Viser den virtual CPU information om et g\u00e6st os.<\/td>\n<\/tr>\n<tr style=\"border-radius: 0px;\">\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0px 0px 0.0625rem; border-right-style: initial; border-bottom-style: initial; border-color: #ededed initial initial #d1d1d1;\"><code style=\"font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12.6px; background-color: #f5f5f5; border-radius: 0px; padding: 0.125rem 0.25rem; white-space: pre-wrap; overflow-wrap: break-word;\">vcpupin<\/code><\/td>\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0.0625rem 0px; border-bottom-style: initial; border-color: #ededed #d1d1d1 initial #d1d1d1;\">Kontrollere den virtual CPU tilh\u00f8rsforhold for en g\u00e6st.<\/td>\n<\/tr>\n<tr style=\"border-radius: 0px;\">\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0px 0px 0.0625rem; border-right-style: initial; border-bottom-style: initial; border-color: #ededed initial initial #d1d1d1;\"><code style=\"font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12.6px; background-color: #f5f5f5; border-radius: 0px; padding: 0.125rem 0.25rem; white-space: pre-wrap; overflow-wrap: break-word;\">domblkstat<\/code><\/td>\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0.0625rem 0px; border-bottom-style: initial; border-color: #ededed #d1d1d1 initial #d1d1d1;\">Viser block device statistics for en k\u00f8rende guest.<\/td>\n<\/tr>\n<tr style=\"border-radius: 0px;\">\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0px 0px 0.0625rem; border-right-style: initial; border-bottom-style: initial; border-color: #ededed initial initial #d1d1d1;\"><code style=\"font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12.6px; background-color: #f5f5f5; border-radius: 0px; padding: 0.125rem 0.25rem; white-space: pre-wrap; overflow-wrap: break-word;\">domifstat<\/code><\/td>\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0.0625rem 0px; border-bottom-style: initial; border-color: #ededed #d1d1d1 initial #d1d1d1;\">Viser network interface statistics for en\u00a0k\u00f8rende\u00a0guest.<\/td>\n<\/tr>\n<tr style=\"border-radius: 0px;\">\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0px 0px 0.0625rem; border-right-style: initial; border-bottom-style: initial; border-color: #ededed initial initial #d1d1d1;\"><code style=\"font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12.6px; background-color: #f5f5f5; border-radius: 0px; padding: 0.125rem 0.25rem; white-space: pre-wrap; overflow-wrap: break-word;\">attach-device<\/code><\/td>\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0.0625rem 0px; border-bottom-style: initial; border-color: #ededed #d1d1d1 initial #d1d1d1;\">Attack et device til en g\u00e6st, ved brugt af en XML fil.<\/td>\n<\/tr>\n<tr style=\"border-radius: 0px;\">\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0px 0px 0.0625rem; border-right-style: initial; border-bottom-style: initial; border-color: #ededed initial initial #d1d1d1;\"><code style=\"font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12.6px; background-color: #f5f5f5; border-radius: 0px; padding: 0.125rem 0.25rem; white-space: pre-wrap; overflow-wrap: break-word;\">attach-disk<\/code><\/td>\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0.0625rem 0px; border-bottom-style: initial; border-color: #ededed #d1d1d1 initial #d1d1d1;\">Attack en ny disk device til en g\u00e6st.<\/td>\n<\/tr>\n<tr style=\"border-radius: 0px;\">\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0px 0px 0.0625rem; border-right-style: initial; border-bottom-style: initial; border-color: #ededed initial initial #d1d1d1;\"><code style=\"font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12.6px; background-color: #f5f5f5; border-radius: 0px; padding: 0.125rem 0.25rem; white-space: pre-wrap; overflow-wrap: break-word;\">attach-interface<\/code><\/td>\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0.0625rem 0px; border-bottom-style: initial; border-color: #ededed #d1d1d1 initial #d1d1d1;\">Attack et nyt netv\u00e6rks interface til en g\u00e6st.<\/td>\n<\/tr>\n<tr style=\"border-radius: 0px;\">\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0px 0px 0.0625rem; border-right-style: initial; border-bottom-style: initial; border-color: #ededed initial initial #d1d1d1;\"><code style=\"font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12.6px; background-color: #f5f5f5; border-radius: 0px; padding: 0.125rem 0.25rem; white-space: pre-wrap; overflow-wrap: break-word;\">detach-device<\/code><\/td>\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0.0625rem 0px; border-bottom-style: initial; border-color: #ededed #d1d1d1 initial #d1d1d1;\">Detach a device from a guest, takes the same kind of XML descriptions as command\u00a0<code style=\"font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12.6px; background-color: #f5f5f5; border-radius: 0px; padding: 0.125rem 0.25rem; white-space: pre-wrap; overflow-wrap: break-word;\">attach-device<\/code>.<\/td>\n<\/tr>\n<tr style=\"border-radius: 0px;\">\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0px 0px 0.0625rem; border-right-style: initial; border-bottom-style: initial; border-color: #ededed initial initial #d1d1d1;\"><code style=\"font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12.6px; background-color: #f5f5f5; border-radius: 0px; padding: 0.125rem 0.25rem; white-space: pre-wrap; overflow-wrap: break-word;\">detach-disk<\/code><\/td>\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0.0625rem 0px; border-bottom-style: initial; border-color: #ededed #d1d1d1 initial #d1d1d1;\">Fjerner en disk device fra en guest.<\/td>\n<\/tr>\n<tr style=\"border-radius: 0px;\">\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0px 0px 0.0625rem; border-right-style: initial; border-bottom-style: initial; border-color: #ededed initial initial #d1d1d1;\"><code style=\"font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12.6px; background-color: #f5f5f5; border-radius: 0px; padding: 0.125rem 0.25rem; white-space: pre-wrap; overflow-wrap: break-word;\">detach-interface<\/code><\/td>\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0.0625rem 0px; border-bottom-style: initial; border-color: #ededed #d1d1d1 initial #d1d1d1;\">Fjerner et netv\u00e6rks interface fra en guest.<\/td>\n<\/tr>\n<tr style=\"border-radius: 0px;\">\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0px 0px 0.0625rem; border-right-style: initial; border-bottom-style: initial; border-color: #ededed initial initial #d1d1d1;\"><code style=\"font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12.6px; background-color: #f5f5f5; border-radius: 0px; padding: 0.125rem 0.25rem; white-space: pre-wrap; overflow-wrap: break-word;\">domxml-from-native<\/code><\/td>\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0.0625rem 0px; border-bottom-style: initial; border-color: #ededed #d1d1d1 initial #d1d1d1;\">Konvertere fra native g\u00e6st konfiguration format til domain XML format. Se <code style=\"font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12.6px; background-color: #f5f5f5; border-radius: 0px; padding: 0.125rem 0.25rem; white-space: pre-wrap; overflow-wrap: break-word;\">virsh<\/code> man siderne for flere detaljer.<\/td>\n<\/tr>\n<tr style=\"border-radius: 0px;\">\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0px 0px 0.0625rem; border-right-style: initial; border-bottom-style: initial; border-color: #ededed initial initial #d1d1d1;\"><code style=\"font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12.6px; background-color: #f5f5f5; border-radius: 0px; padding: 0.125rem 0.25rem; white-space: pre-wrap; overflow-wrap: break-word;\">domxml-to-native<\/code><\/td>\n<td style=\"padding: 0.5625rem 1.25rem; background: none; overflow-wrap: normal; line-height: 1.42857; vertical-align: top; border-width: 0.0625rem 0.0625rem 0px; border-bottom-style: initial; border-color: #ededed #d1d1d1 initial #d1d1d1;\">Konvertere fra domain XML format til native g\u00e6st konfiguration format. Se <code style=\"font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 12.6px; background-color: #f5f5f5; border-radius: 0px; padding: 0.125rem 0.25rem; white-space: pre-wrap; overflow-wrap: break-word;\">virsh<\/code> man siderne for flere detaljer.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"pvc_clear\"><\/div>\n<p id=\"pvc_stats_31936\" class=\"pvc_stats all  \" data-element-id=\"31936\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/www.linuxboxen.dk\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Link mere info Virsh er en virtual host manager til linux. Den er meget effektiv at bruge. hvis man giver den en help kommando. Kan man se at den kan faktisk alt vedr virtual maskiner. For at oprette en Ubuntu desktop vm bruges kommandoen virt-install med f\u00f8lgende parametere. &#8211;hvm type af hyber virtualser &#8211;name Navnet [&hellip;]<\/p>\n<div class=\"pvc_clear\"><\/div>\n<p id=\"pvc_stats_31936\" class=\"pvc_stats all  \" data-element-id=\"31936\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/www.linuxboxen.dk\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_sitemap_exclude":false,"_sitemap_priority":"","_sitemap_frequency":"","footnotes":""},"categories":[5,2,6,8],"tags":[],"class_list":["post-31936","post","type-post","status-publish","format-standard","hentry","category-bash","category-tips","category-danskshell","category-shell"],"a3_pvc":{"activated":true,"total_views":15,"today_views":0},"_links":{"self":[{"href":"https:\/\/www.linuxboxen.dk\/index.php?rest_route=\/wp\/v2\/posts\/31936","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.linuxboxen.dk\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.linuxboxen.dk\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.linuxboxen.dk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.linuxboxen.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=31936"}],"version-history":[{"count":0,"href":"https:\/\/www.linuxboxen.dk\/index.php?rest_route=\/wp\/v2\/posts\/31936\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.linuxboxen.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=31936"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.linuxboxen.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=31936"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.linuxboxen.dk\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=31936"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}