nfr/control-vm
nfr
/
control-vm
Archived
0
0
Fork 0
This repository has been archived on 2022-01-01. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Nils Freydank 123ccc3fa0
control-vm.sh: Add other TODO entries
2021-11-15 21:34:27 +01:00
.gitignore Initial commit 2021-09-30 11:49:37 +02:00
LICENSE-MIT Initial commit 2021-09-30 11:49:37 +02:00
README.txt README.txt: Mention the correct SPICE client 2021-09-30 19:25:03 +02:00
control-vm.sh control-vm.sh: Add other TODO entries 2021-11-15 21:34:27 +01:00

README.txt

control-vm.sh

This repository contains a simple bash script to start and stop virtual machines run by QEMU and KVM and to connect to them via SSH or VNC or SPICE.

The newest version can be probably found on https://git.holgersson.xyz/nfr/control-vm.

Note: While the author already runs this software in "production" on his private setup he would still conside some parts as beta quality. As usual it's strongly recommended to create backups first and read through the bash script to understand roughly what it does.

Installation

Please install the following tools which are used by the script:

Usage

./control-vm.sh <name of your virtual machine> start | shutdown | stop | connect | save | restore | pause | resume"

Note that you do not see any 'setup' command there a one-shot boot from ISO is not implemented.

Contact

If you have questions, suggestions or want to brag about your other qemu managing tools feel free to write an email or conact me via IRC: mail: nils@holgersson.xyz IRC: holgersson on libera.chat and oftc, mostly in Gentoo related channels

Copyright

The bash script and it's documentation (this README) are licensed as MIT, Copyright 2021 by Nils Freydank.

The used software has each is own license, but is all FLOSS software.