mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
guestfs-recipes: Two more recipes from my blog.
This commit is contained in:
@@ -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<guestfish(1)> 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<guestfish(1)/ADDING REMOTE STORAGE> for several examples. This
|
||||
requires libguestfs E<ge> 1.22 and qemu E<ge> 1.5.
|
||||
|
||||
=head1 Audit a virtual machine for setuid files
|
||||
|
||||
See: L<virt-ls(1)/EXAMPLES>.
|
||||
|
||||
=head1 Audit a virtual machine for vulnerabilities and security problems
|
||||
|
||||
See:
|
||||
L<https://rwmj.wordpress.com/2013/05/16/scanning-offline-guests-using-openscap-and-guestmount/#content>
|
||||
|
||||
=head1 Change the background image in a Windows XP VM
|
||||
|
||||
The links below explain how to use L<guestfish(1)> to change the
|
||||
|
||||
Reference in New Issue
Block a user