13,420
edits
Changes
no edit summary
# Switch to your terminal and issue the command: <code>'''virsh start fedora1'''</code>
# Check to see if your fedora1 VM is now running.
# Switch to the terminal and issuethe command: <code>'''virsh list --all'''</code> and confirm the status of the fedora1 VM.
# There are other commands that can be used (such as suspend, or shutdown). The "shutdown" command may not always work since it sends a request to "shutdown virtual machine gracefully", but may not always work. Why do you think it is useful to have commands to manipulate VMs?