VM Page #1064

Closed
ghbjklhv1 wants to merge 14 commits from patch-10 into master
4 changed files with 44 additions and 0 deletions
Showing only changes of commit 92e2c1e2af - Show all commits

12
pages/vm.html Normal file
View File

@@ -0,0 +1,12 @@
---
layout: page
permalink: /vm/
title: "Virtual Machine"
djoate commented 2019-10-26 20:52:45 +00:00 (Migrated from github.com)
Review
title: "Virtual Machines"
```suggestion title: "Virtual Machines" ```
description: "Use a VM for insecure applications"
djoate commented 2019-10-26 20:53:47 +00:00 (Migrated from github.com)
Review
description: "Use a VM for isolating insecure applications."
```suggestion description: "Use a VM for isolating insecure applications." ```
---
<div class="alert alert-warning" role="alert">
<strong>Note: These companies may sell hardware with non-free software such as firmware. We recommend looking for products with free software certifications like <a href="https://certification.oshwa.org/">OSHWA</a>, <a href="https://ryf.fsf.org/">RYF</a>, or <a href="https://opensource.org/pressreleases/certified-open-source.php">OSI Certified</a>.</strong>
</div>
{% include sections/vm.html %}