Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
kvm:kvm [2020/02/04 21:49] – [clone domain/ vm] tmadekvm:kvm [2020/04/09 22:29] – [Commands] tmade
Line 33: Line 33:
   virsh dumpxml vm-name                                            #xml-config to stdout   virsh dumpxml vm-name                                            #xml-config to stdout
   virt-manager                                                     #gui to show, manage and create vm´s   virt-manager                                                     #gui to show, manage and create vm´s
 +====snapshot====
   virsh snapshot-list vm-name           virsh snapshot-list vm-name        
   virsh snapshot-create-as vm-name   virsh snapshot-create-as vm-name
Line 70: Line 71:
 <code  sh clone-vm.sh> <code  sh clone-vm.sh>
 #!/bin/bash #!/bin/bash
 +
 +#author:  Thomas Roehm
 +#version: 1.0
  
 echo "" echo ""
kvm/kvm.txt · Last modified: 2022/03/12 09:13 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki