Difference between revisions of "Virsh autostart"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
  
  
  <code>virsh list --no-autostart</code>
+
  <code>[[virsh list]] --no-autostart</code>
  
 
== See also ==
 
== See also ==

Revision as of 15:51, 15 January 2020

  • To enable autostart: virsh autostart MY_VM_NAME
  • To disable autostart: virsh autostart MY_VM_NAME --disable

Verify status: virsh dominfo MY_VM_NAME

  • To enable autostart:
virsh autostart MY_VM_NAME
Domain MY_VM_NAME marked as autostarted


virsh list --no-autostart

See also

Advertising: