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
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
Line 3: Line 3:
 **General Information** **General Information**
  
-About this page/how-to/script+Controlling virtual machines from a KVM host
  
 ---- ----
  
-==== CLI Method ====+===== CLI Method =====
  
 Show running and stopped VMs Show running and stopped VMs
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>
  
Line 52: Line 64:
 ---- ----
  
-==== GUI Method ====+===== GUI Method =====
  
 Shutdown Shutdown
  • linux_wiki/start_and_stop_virtual_machines.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)