flamegraphs: Improve the title page
[libguestfs-talks.git] / 2019-fosdem / 9000-final.html
1 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
2 <link rel="stylesheet" href="style.css" type="text/css"/>
3 <script src="code.js" type="text/javascript"></script>
4
5 <h1>In summary</h1>
6
7 <ul>
8 <li> Loop mounts &mdash; limited to files.
9 <li> Loop mounts with NBD and nbdkit &mdash; infinitely flexible.
10 <li> Lots of plugins, or write your own.
11 <li> Filesystem development and testing.
12 <li> Bridge between proprietary disk storage/hypervisors, and
13 the free world.
14 <li> <span class="warning">⚠</span> Dangerous with untrusted disks &mdash; use libguestfs instead.
15 </ul>
16
17 <h2>Get it</h2>
18
19 <ul>
20 <li> nbdkit &ge; 1.8.3 available in major Linux distros.
21 <li> nbd client &ge; 3.18 and kernel &ge; 4.18 recommended.
22 <li> FreeBSD, OpenBSD, Haiku also supported as a server <small>(but
23 those don't have kernel loop clients)</small>.
24 <li> <a href="https://github.com/libguestfs/nbdkit">https://github.com/libguestfs/nbdkit</a>
25 <li> This talk: <a href="http://git.annexia.org/?p=libguestfs-talks.git">http://git.annexia.org/?p=libguestfs-talks.git</a>
26 <li> Presentation software: Tech Talk PSE 1.2
27 </ul>
28
29 <h2>Any Questions?</h2>