From 8eb5d639b995e85b4c69e0f77ff85064b0a50ace Mon Sep 17 00:00:00 2001 From: Miguel Date: Wed, 1 Aug 2018 12:57:52 +0200 Subject: added kvm tools and some simple scripts --- kvm_tools/config_example | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 kvm_tools/config_example (limited to 'kvm_tools/config_example') diff --git a/kvm_tools/config_example b/kvm_tools/config_example new file mode 100644 index 0000000..f28f425 --- /dev/null +++ b/kvm_tools/config_example @@ -0,0 +1,6 @@ +USER=root +DISK=sda +DOMAIN=milky +TARGET=/home/miguel/KVM/02_BACKUP/MILKY +SOURCE=/home/miguel/KVM/MILKY +LIMIT_RATE=200m -- cgit v1.2.3