13,420
edits
Changes
no edit summary
Can manipulate the Virtual Machines via command line (i.e. instead of Virtual Machine Manager, although that program must be running).
Useful when utilized within shell scripts (demonstrated at the end of lab2).A command called virsh (Virtual Shell allows administrator to issue commands in this special shell) Common commandsvirsh examples:
*'''virsh list''' (only lists only running VMs)
*'''virsh list --all''' (lists running and non-running VMs)