Kvmtools: Difference between revisions
From KVM
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
= kvm-admin = | = kvm-admin = | ||
'''What it does?''' | |||
* It can do the follow action: start, stop, shutdown, status and monitor.\n | * It can do the follow action: start, stop, shutdown, status and monitor.\n | ||
Example, to get monitor's help: | Example, to get monitor's help: | ||
< | <code> | ||
kvm-admin my_guest monitor help | kvm-admin my_guest monitor help | ||
</ | </code> |
Revision as of 15:07, 27 November 2010
kvm-admin
What it does?
* It can do the follow action: start, stop, shutdown, status and monitor.\n Example, to get monitor's help:
kvm-admin my_guest monitor help