Click Here For Free Windows Downloads
mywindowsdownloads.blogspot.com
Click here for all Free Linux Downloads
mywindowsdownloads.blogspot.com
Click here for all Free Linux Downloads
Shutting Down a Virtual Machine
You can use virsh to shut down a virtual machine:
virsh shutdown [domain-id | domain-name | domain-uuid]
You can control the behavior of the rebooting virtual machine by modifying the on_shutdown
parameter of the xmdomain.cfg
file.
Rebooting a Virtual Machine
You can use virsh to reboot a virtual machine:
virsh reboot [domain-id | domain-name | domain-uuid]
You can control the behavior of the rebooting virtual machine by modifying the on_reboot
parameter of the xmdomain.cfg
file.
No comments:
Post a Comment