Virt-builder: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=External= * =Internal= * Linux Virtualization Operations =Overview= =Install= <pre> </pre>")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
=External=
=External=


*  
* http://libguestfs.org/virt-builder.1.html
 
=Internal=
=Internal=


Line 7: Line 8:


=Overview=
=Overview=
A command-line utility for building and customizing new virtual machines.


=Install=
=Install=


<pre>
<pre>
yum install libguestfs-tools
</pre>
</pre>

Latest revision as of 01:28, 24 June 2017

External

Internal

Overview

A command-line utility for building and customizing new virtual machines.

Install

yum install libguestfs-tools