linux_wiki:start_and_stop_virtual_machines

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
linux_wiki:start_and_stop_virtual_machines [2016/03/01 22:50]
billdozor [CLI Method]
linux_wiki:start_and_stop_virtual_machines [2016/03/01 22:52]
billdozor [Start And Stop Virtual Machines]
Line 3: Line 3:
 **General Information** **General Information**
  
-About this page/how-to/script+Controlling virtual machines from a KVM host
  
 ---- ----
Line 18: Line 18:
 <code bash> <code bash>
 virsh list virsh list
 +</code>
 +
 +\\
 +Show Config Info of VM
 +<code bash>
 +virsh dominfo server1
 +</code>
 +
 +\\
 +Show VM Activity
 +<code bash>
 +virt-top
 </code> </code>
  
  • linux_wiki/start_and_stop_virtual_machines.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)