Search results

  1. S

    Start and stop KVM VM from command line

    Hello! Great work guys ! I have a small problem, I want make a small bash script for backup qcow2 files, how can I stop from command line (no web interface) an KVM machine ? Like vmctl stop/start, but for KVM VMs. Thanks.