Update vm.html

This commit is contained in:
ghbjklhv1
2019-07-30 03:27:07 +00:00
committed by GitHub
parent 5cf6b060b1
commit e8fdf4d628

View File

@ -9,7 +9,7 @@
<ol>
<li><strong>Choosing a strong hyperviser.</strong>
<ul>
<li>Use one that is href="https://www.wikipedia.org/wiki/Free_software">free software</a> like QEMU</li>
<li>Use one that is <a href="https://www.wikipedia.org/wiki/Free_software">free software</a> like QEMU</li>
<li>Stay wary of KVM as it can be a security risk (accesses kernel).</li>
<li>Choose one with managable settings like shared clipboard.</li>
</ul>