From 87ba073dd539a5440288590e179a96b3ca835ac6 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 20 May 2013 22:20:44 +0100 Subject: [PATCH] guestfs-recipes: Two more recipes from my blog. --- examples/guestfs-recipes.pod | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/examples/guestfs-recipes.pod b/examples/guestfs-recipes.pod index 7c062113d..04b311074 100644 --- a/examples/guestfs-recipes.pod +++ b/examples/guestfs-recipes.pod @@ -16,10 +16,22 @@ guestfs-recipes - libguestfs, guestfish and virt tools recipes This page contains recipes for and links to things you can do using libguestfs, L and the virt tools. +=head1 Access a remote disk image using guestfish + +If the disk image is on a remote server which is accessible using SSH, +HTTP, FTP, NBD, iSCSI, or similar, then you can open it directly. See +L for several examples. This +requires libguestfs E 1.22 and qemu E 1.5. + =head1 Audit a virtual machine for setuid files See: L. +=head1 Audit a virtual machine for vulnerabilities and security problems + +See: +L + =head1 Change the background image in a Windows XP VM The links below explain how to use L to change the